Session Property

Summary

Gets or sets the session.

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

Property Value

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