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