Leadtools.Dicom.Scp Namespace > ClientSession Class : OnSendCStoreResponse Method |
protected virtual void OnSendCStoreResponse( object sender, CStoreResponseEventArgs args )
'Declaration Protected Overridable Sub OnSendCStoreResponse( _ ByVal sender As Object, _ ByVal args As CStoreResponseEventArgs _ )
'Usage Dim instance As ClientSession Dim sender As Object Dim args As CStoreResponseEventArgs instance.OnSendCStoreResponse(sender, args)
protected: virtual void OnSendCStoreResponse( Object^ sender, CStoreResponseEventArgs^ args )