SessionPropertiesSubscriberNetworkPriority Property
Note: This API is now obsolete.
Subscriber priorities are used to choose a client to receive messages that are sent with the
DeliverToOne property set to true.
These messages are sent to the subscriber with the highest priority. Subscribers have two priorities; this priority (SubscriberNetworkPriority)
is for messages published on appliances other than the one that the client is connected to.
Valid range is 1..4.
Default: 1
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
[ObsoleteAttribute("Replaced by Shared Subscriptions")]
public int SubscriberNetworkPriority { get; set; }
Property Value
Int32