←Select platform

Session2 Property

Summary

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

Syntax
C#
C++/CLI
public ICFindClientSessionProxy2 Session2 { get; } 
public:  
   property ICFindClientSessionProxy2^ Session2 
   { 
      ICFindClientSessionProxy2^ get() 
   } 

Property Value

The client session proxy which handles the DICOM C-Find messages.

Remarks

The Session2 property supersedes the older Session property, and implements the member SendCFindResponse.

SendCFindResponse can be used to set optional status DICOM Elements in the command set.

Requirements

Target Platforms

Help Version 22.0.2022.12.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.