←Select platform

Session Property (ClientSessionProxy)

Summary

Gets the underlying ClientSession that holds the connection with the client.

Syntax

C#
VB
C++
protected Leadtools.Dicom.Scp.ClientSession Session {get;} 
  
Protected ReadOnly Property Session As Leadtools.Dicom.Scp.ClientSession 
protected: 
property Leadtools.Dicom.Scp.ClientSession^ Session { 
   Leadtools.Dicom.Scp.ClientSession^ get(); 
} 

Property Value

The underlying ClientSession that holds the connection with the client.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly