Session Property

Summary

Gets the client session proxy which handles the DICOM N-SET messages.

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

Property Value

The client session proxy which handles the DICOM N-SET messages.

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