OnInstanceReceived Method

Summary
Raises the InstanceReceived event.
Syntax
C#
VB
C++
protected virtual void OnInstanceReceived( 
   object sender, 
   InstanceReceivedEventArgs e 
) 
  
Protected Sub OnInstanceReceived( _ 
   ByVal sender As Object, _ 
   ByVal e As InstanceReceivedEventArgs _ 
)  
protected: 
void OnInstanceReceived(  
   Object^ sender, 
   InstanceReceivedEventArgs^ e 
)  

Parameters

sender
The source System.Object firing the event.

e
An InstanceReceivedEventArgs that contains the event data.

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.Medical.Workstation.Client Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.