Leadtools.Medical.Workstation.Client Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
OnInstanceReceived Method
See Also 
Leadtools.Medical.Workstation.Client Namespace > RetrieveClient Class : OnInstanceReceived Method



sender
The source Object firing the event.
e
An InstanceReceivedEventArgs that contains the event data.
sender
The source Object firing the event.
e
An InstanceReceivedEventArgs that contains the event data.
Raises the RetrieveClient.InstanceReceived event.

Syntax

Visual Basic (Declaration) 
Protected Sub OnInstanceReceived( _
   ByVal sender As Object, _
   ByVal e As InstanceReceivedEventArgs _
) 
Visual Basic (Usage)Copy Code
Dim instance As RetrieveClient
Dim sender As Object
Dim e As InstanceReceivedEventArgs
 
instance.OnInstanceReceived(sender, e)
C# 
protected void OnInstanceReceived( 
   object sender,
   InstanceReceivedEventArgs e
)
C++/CLI 
protected:
void OnInstanceReceived( 
   Object^ sender,
   InstanceReceivedEventArgs^ e
) 

Parameters

sender
The source Object firing the event.
e
An InstanceReceivedEventArgs that contains the event data.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.Client requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features