Session Property (ClientSessionProxy)

Summary
Gets the underlying ClientSession that holds the connection with the client.
Syntax
C#
VB
C++
protected ClientSession Session {get;} 
  
Protected ReadOnly Property Session As ClientSession 
protected: 
property ClientSession^ Session { 
   ClientSession^ get(); 
} 

Property Value

The underlying ClientSession that holds the connection with the 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.