CappedQueueTMaxCapacity Property |
Gets the maximum number of elements the queue can store.
Namespace: Network.Sim.MiscellaneousAssembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int MaxCapacity { get; }
Property Value
Type:
Int32
See Also