Leadtools.Dicom.AddIn.Interfaces Namespace > INotifyReceiveMessage Interface : OnReceiveAbort Method |
void OnReceiveAbort( DicomClient Client, DicomAbortSourceType source, DicomAbortReasonType reason )
'Declaration Sub OnReceiveAbort( _ ByVal Client As DicomClient, _ ByVal source As DicomAbortSourceType, _ ByVal reason As DicomAbortReasonType _ )
'Usage Dim instance As INotifyReceiveMessage Dim Client As DicomClient Dim source As DicomAbortSourceType Dim reason As DicomAbortReasonType instance.OnReceiveAbort(Client, source, reason)
void OnReceiveAbort( DicomClient Client, DicomAbortSourceType source, DicomAbortReasonType reason )
function Leadtools.Dicom.AddIn.Interfaces.INotifyReceiveMessage.OnReceiveAbort( Client , source , reason )
void OnReceiveAbort( 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