Click or drag to resize
QueueParamsEventServiceLevel Property
Returns the service level (in seconds) as defined by the servicelevel setting in queues.conf.
Sets the service level.

Namespace: AsterNET.Manager.Event
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int ServiceLevel { get; set; }

Property Value

Type: Int32
See Also