Failure Property (original) (raw)

Summary

Gets or sets the number of C-STORE sub-operations invoked by this C-MOVE operation which have failed.

Syntax

public int Failure { get; } 

public: property int Failure {    int get(); }

Property Value

The number of C-STORE sub-operations invoked by this C-MOVE operation which have failed.

Leadtools.Dicom.Scp Assembly

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string) Method

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string,DicomCommandType) Method