←Select platform

Session3 Property

Summary

Gets the client proxy that performs the communication with the actual client.

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

Property Value

The client proxy that performs the communication with the actual client.

Remarks

The Session3 property supersedes the previous Session2 property, and implements the member ICMoveClientSessionProxy3-CommandType.

SendCMoveResponse 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.