Leadtools.Dicom.Scp Namespace > ICStoreClientSessionProxy Interface : SendCStoreResponse Method |
void SendCStoreResponse( DicomCommandStatusType status, string descriptionMessage )
'Declaration Sub SendCStoreResponse( _ ByVal status As DicomCommandStatusType, _ ByVal descriptionMessage As String _ )
'Usage Dim instance As ICStoreClientSessionProxy Dim status As DicomCommandStatusType Dim descriptionMessage As String instance.SendCStoreResponse(status, descriptionMessage)
void SendCStoreResponse( DicomCommandStatusType status, String^ descriptionMessage )