Completed Property

Summary

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

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

Property Value

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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly