Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp Namespace > ClientSessionProxy Class : Session Property |
protected ClientSession Session {get;}
'Declaration Protected ReadOnly Property Session As ClientSession
'Usage Dim instance As ClientSessionProxy Dim value As ClientSession value = instance.Session
protected: property ClientSession^ Session { ClientSession^ get(); }