←Select platform

Failure Property

Summary

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

Syntax

C#
VB
C++
public int Failure { get; } 
  
Public ReadOnly Property Failure As Integer 
public: 
property int Failure { 
   int get(); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly