Click or drag to resize

ProtocolOutQueue Field

Queue for outgoing data

Namespace:  Crosser.Server.Modules.Protocol
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
protected BlockingByteArrayQueue OutQueue

Field Value

Type: BlockingByteArrayQueue
See Also