LogSendAssociateRequest Method

Summary

Logs the SendAssociateRequest message.

Syntax
C#
VB
C++
protected virtual void LogSendAssociateRequest( 
   DicomAssociate associate 
) 
  
Protected Sub LogSendAssociateRequest( _ 
   ByVal associate As DicomAssociate _ 
)  
protected: 
void LogSendAssociateRequest(  
   DicomAssociate^ associate 
)  

Parameters

associate
The DICOM associate information that was sent during the request.

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.Scu Assembly