Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.11
|
Leadtools.Dicom.Scu.Common Namespace : ReceiveBufferDelegate Delegate |
public delegate void ReceiveBufferDelegate( object sender, ReceiveBufferEventArgs e )
'Declaration Public Delegate Sub ReceiveBufferDelegate( _ ByVal sender As Object, _ ByVal e As ReceiveBufferEventArgs _ )
'Usage Dim instance As New ReceiveBufferDelegate(AddressOf HandlerMethod)
public delegate void ReceiveBufferDelegate( Object^ sender, ReceiveBufferEventArgs^ e )