dcmNET Class Library

DimseService.Priority Property

Retrieve and sets the priority attribute from the message's command request set.

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

Property Value

PRIORITY_LOW, PRIORITY_MEDIUM, PRIORITY_HIGH

See Also

DimseService Class | dcmNET Namespace