Session Property

Summary

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

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

Property Value

The client session proxy which handles the DICOM N-CREATE 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