Session Property

Summary

Gets the client session proxy which handles the DICOM C-FIND messages.

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

Property Value

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