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