←Select platform

ClientSession.CommunicationIdleTimeoutHandler Delegate

Summary

Represents the method that will handle the CommunicationIdleTimeout event.

Syntax

C#
VB
C++
public delegate void CommunicationIdleTimeoutHandler(  
   ClientSession SenderClientSession 
) 
Public Delegate Sub CommunicationIdleTimeoutHandler( _ 
   ByVal SenderClientSession As ClientSession _ 
) 
public delegate void CommunicationIdleTimeoutHandler(  
   ClientSession^ SenderClientSession 
) 

Parameters

SenderClientSession
The ClientSession firing the event.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scp Assembly
Click or drag to resize