dcmNET Class Library

C_Get.SubOpRemaining Property

Retrieve and sets the number of remaining C-STORE sub-operations yet to be invoked for the operation.

[Visual Basic]
Overridable Public Property SubOpRemaining As Integer
[C#]
public virtual int SubOpRemaining {get; set;}

Remarks

This parameter is uded in C-GET-RSP message's command set.

See Also

C_Get Class | dcmNET Namespace