DimseService.PRIORITY_HIGH Field
Value 0x0001 for high priority in C-Store,C-Find,C-Get,C-Move operations.
[Visual Basic]
Public Const PRIORITY_HIGH As
Integer = 1
[C#]
public const
int PRIORITY_HIGH = 1;
See Also
DimseService Class | dcmNET Namespace