Click or drag to resize

IChannelTCapacity Property

The maximum number of elements that can be written to this channel before one must be read.

Namespace:  Demo3D.EventQueue
Assembly:  Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 15.0.2.11458
Syntax
C#
int Capacity { get; }

Property Value

Type: Int32
See Also