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