Click or drag to resize
CappedQueueTMaxCapacity Property
Gets the maximum number of elements the queue can store.

Namespace: Network.Sim.Miscellaneous
Assembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int MaxCapacity { get; }

Property Value

Type: Int32
See Also