SessionOptionCapacity Property
Namespace: Ignition.EventsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("Capacity")]
public int Capacity { get; protected set; }
<NetForumFieldAttribute("Capacity")>
Public Property Capacity As Integer
Get
Protected Set
public:
[NetForumFieldAttribute(L"Capacity")]
property int Capacity {
int get ();
protected: void set (int value);
}
[<NetForumFieldAttribute("Capacity")>]
member Capacity : int with get, set
Property Value
Int32