Leadtools.Dicom.Scp Namespace > CMoveClientSessionProxy Class : SendCMoveResponse Method |
public virtual void SendCMoveResponse( DicomCommandStatusType status, DicomDataSet responseDataset, int remaining, int completed, int failed, int warning, string descriptionMessage )
'Declaration Public Overridable Sub SendCMoveResponse( _ ByVal status As DicomCommandStatusType, _ ByVal responseDataset As DicomDataSet, _ ByVal remaining As Integer, _ ByVal completed As Integer, _ ByVal failed As Integer, _ ByVal warning As Integer, _ ByVal descriptionMessage As String _ )
'Usage Dim instance As CMoveClientSessionProxy Dim status As DicomCommandStatusType Dim responseDataset As DicomDataSet Dim remaining As Integer Dim completed As Integer Dim failed As Integer Dim warning As Integer Dim descriptionMessage As String instance.SendCMoveResponse(status, responseDataset, remaining, completed, failed, warning, descriptionMessage)
public virtual void SendCMoveResponse( DicomCommandStatusType status, DicomDataSet responseDataset, int remaining, int completed, int failed, int warning, string descriptionMessage )
function Leadtools.Dicom.Scp.CMoveClientSessionProxy.SendCMoveResponse( status , responseDataset , remaining , completed , failed , warning , descriptionMessage )
public: virtual void SendCMoveResponse( DicomCommandStatusType status, DicomDataSet^ responseDataset, int remaining, int completed, int failed, int warning, String^ descriptionMessage )
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