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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly