Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Interfaces Namespace > INotifySendMessage Interface : OnSendAbort Method |
void OnSendAbort( DicomClient Client, DicomAbortSourceType source, DicomAbortReasonType reason )
'Declaration Sub OnSendAbort( _ ByVal Client As DicomClient, _ ByVal source As DicomAbortSourceType, _ ByVal reason As DicomAbortReasonType _ )
'Usage Dim instance As INotifySendMessage Dim Client As DicomClient Dim source As DicomAbortSourceType Dim reason As DicomAbortReasonType instance.OnSendAbort(Client, source, reason)
void OnSendAbort( DicomClient^ Client, DicomAbortSourceType source, DicomAbortReasonType reason )