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 )
function Leadtools.Dicom.AddIn.Interfaces.INotifySendMessage.OnSendAbort( Client , source , reason )
void OnSendAbort( DicomClient^ Client, DicomAbortSourceType source, DicomAbortReasonType reason )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2