←Select platform

ARTimerExpiresHandler Delegate

Summary

Represents the method that will handle the ARTimerExpires event.

Syntax
C#
VB
C++
delegate void ARTimerExpiresHandler( 
   ClientSession SenderClientSession 
) 
Delegate Sub ARTimerExpiresHandler( 
   ByVal SenderClientSession As ClientSession 
) 
public delegate void ARTimerExpiresHandler( 
      ClientSession^ SenderClientSession 
   ) 

Parameters

SenderClientSession

The ClientSession firing the event.

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.