Session Property

Summary

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

Syntax
C#
VB
C++
public INGetClientSessionProxy Session { get; } 
  
Public ReadOnly Property Session As INGetClientSessionProxy 
public: 
property INGetClientSessionProxy^ Session { 
   INGetClientSessionProxy^ get(); 
} 

Property Value

The client proxy that performs the communication with the actual 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