←Select platform

Session2 Property

Summary

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

Syntax
C#
VB
C++
public INCreateClientSessionProxy2 Session2 { get; } 
Public ReadOnly Property Session2() As INCreateClientSessionProxy2 
   Get 
public:  
   property INCreateClientSessionProxy2^ Session2 
   { 
      INCreateClientSessionProxy2^ get() 
   } 

Property Value

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

Remarks

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

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

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

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