Session Property

Summary
Gets the client proxy that performs the communication with the actual client.
Syntax
C#
VB
C++
public ICStoreClientSessionProxy Session { get; set; } 
  
Public Property Session As ICStoreClientSessionProxy 
public: 
property ICStoreClientSessionProxy^ Session { 
   ICStoreClientSessionProxy^ get(); 
   void set (    ICStoreClientSessionProxy^ ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.