Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

Session Property (CStoreCommand)






Gets the client proxy that performs the communication with the actual client.
Syntax
public ICStoreClientSessionProxy Session {get; set;}
'Declaration
 
Public Property Session As ICStoreClientSessionProxy
'Usage
 
Dim instance As CStoreCommand
Dim value As ICStoreClientSessionProxy
 
instance.Session = value
 
value = instance.Session

            

            
public:
property ICStoreClientSessionProxy^ Session {
   ICStoreClientSessionProxy^ get();
   void set (    ICStoreClientSessionProxy^ value);
}

Property Value

The client proxy that performs the communication with the actual client.
Requirements

Target Platforms

See Also

Reference

CStoreCommand Class
CStoreCommand Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features