←Select platform

INSetClientSessionProxy2 Interface

Summary

Provides the required functionality for communicating with a client that initiated a N-SET request.

Syntax
C#
VB
C++
public interface INSetClientSessionProxy2 : INSetClientSessionProxy, IDicomCommandClientSessionProxy, IClientSessionProxy 
Public Interface INSetClientSessionProxy2 
   Inherits INSetClientSessionProxy, IDicomCommandClientSessionProxy, IClientSessionProxy 
public: 
   interface class INSetClientSessionProxy2 abstract : INSetClientSessionProxy, IDicomCommandClientSessionProxy,  
    IClientSessionProxy 
Remarks

INSetClientSessionProxy2 extends the INSetClientSessionProxy interface by adding the member INSetClientSessionProxy2.SendNSetResponse.

This member has an additional StatusBase argument, which allows for writing additional status information in the command set of the N-SET-RSP in the form of optional status-related DICOM elements.

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.