dcmNET Class Library

C_Move.SubOpRemaining Property

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

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

Remarks

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

See Also

C_Move Class | dcmNET Namespace