Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp Namespace > CStoreClientSessionProxy Class : SendCStoreResponse Method |
public virtual void SendCStoreResponse( DicomCommandStatusType status, string descriptionMessage )
'Declaration Public Overridable Sub SendCStoreResponse( _ ByVal status As DicomCommandStatusType, _ ByVal descriptionMessage As String _ )
'Usage Dim instance As CStoreClientSessionProxy Dim status As DicomCommandStatusType Dim descriptionMessage As String instance.SendCStoreResponse(status, descriptionMessage)
public: virtual void SendCStoreResponse( DicomCommandStatusType status, String^ descriptionMessage )