Leadtools.Dicom.Scp.Command Namespace > NGetCommand Class : Session Property |
public INGetClientSessionProxy Session {get;}
'Declaration Public ReadOnly Property Session As INGetClientSessionProxy
'Usage Dim instance As NGetCommand Dim value As INGetClientSessionProxy value = instance.Session
public: property INGetClientSessionProxy^ Session { INGetClientSessionProxy^ get(); }