NetQueue(T) Properties

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image

The NetQueue<(Of <(<'T>)>)> type exposes the following members.

Properties

  NameDescription
Public propertyCapacity
Gets the current capacity for the queue
Public propertyCount
Gets the number of items in the queue

See Also