Leadtools.Dicom.Networking Namespace > IDicomEvents Interface : OnReceiveCCancelRequest Method |
'Declaration Sub OnReceiveCCancelRequest( _ ByVal presentationID As Byte, _ ByVal messageID As UShort, _ ByVal net As DicomNet _ )
'Usage Dim instance As IDicomEvents Dim presentationID As Byte Dim messageID As UShort Dim net As DicomNet instance.OnReceiveCCancelRequest(presentationID, messageID, net)
ObjectiveC Syntax
function Leadtools.Dicom.Networking.IDicomEvents.OnReceiveCCancelRequest( presentationID , messageID , net )
To customize this method, you must derive a class from DicomNet and override this method.
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