Bloomberg API for .NET
ServicePriority Property
NamespacesBloomberglp.BlpapiServiceRegistrationOptionsServicePriority
Gets or sets the non-negative priority for a service.
Declaration Syntax
C#Visual BasicVisual 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