QueueConfigurationMaxUserConcurrency Property
|
Namespace:
Aruba.Cloud.Provisioning.Entities
Assembly:
Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int MaxUserConcurrency { get; set; }
Public Property MaxUserConcurrency As Integer
Get
Set
public:
property int MaxUserConcurrency {
int get ();
void set (int value);
}
member MaxUserConcurrency : int with get, set
function get MaxUserConcurrency () : int
function set MaxUserConcurrency (value : int)
Property Value
Type:
Int32
See Also