Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

OnSendNGetResponse Method






The object firing the event.
The NGetResponseEventArgs instance containing the event data.
Raises the NGetResponse event.
Syntax
protected virtual void OnSendNGetResponse( 
   object sender,
   NGetResponseEventArgs args
)
'Declaration
 
Protected Overridable Sub OnSendNGetResponse( _
   ByVal sender As Object, _
   ByVal args As NGetResponseEventArgs _
) 
'Usage
 
Dim instance As ClientSession
Dim sender As Object
Dim args As NGetResponseEventArgs
 
instance.OnSendNGetResponse(sender, args)

            

            
protected:
virtual void OnSendNGetResponse( 
   Object^ sender,
   NGetResponseEventArgs^ args
) 

Parameters

sender
The object firing the event.
args
The NGetResponseEventArgs instance containing the event data.
Requirements

Target Platforms

See Also

Reference

ClientSession Class
ClientSession Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features