Gets or sets the non-negative priority for a service.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public int ServicePriority { get; set; }
Public Property ServicePriority As Integer Get Set
public: property int ServicePriority { int get (); void set (int value); }
Property Value
Remarks
The behavior is undefined unless priority is non-negative.
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1