CommunicationIdleTimeoutHandler Delegate

Summary
Represents the method that will handle the CommunicationIdleTimeout event.
Syntax
C#
C++/CLI
delegate void CommunicationIdleTimeoutHandler( 
   ClientSession SenderClientSession 
) 
public delegate void CommunicationIdleTimeoutHandler(  
   ClientSession^ SenderClientSession 
) 

Parameters

SenderClientSession
The ClientSession firing the event.

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom.Scp Namespace

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.