Click or drag to resize
ServiceRegistrationOptionsServicePriority Property
Gets or sets the non-negative priority for a service.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.10.3.1
Syntax
public int ServicePriority { get; set; }

Property Value

Type: Int32
Remarks
The behavior is undefined unless priority is non-negative.
See Also