Click or drag to resize

ProtocolSendLoop Method

Send loop that reads the OutQueue

Namespace:  Crosser.Server.Modules.Protocol
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public Task SendLoop()

Return Value

Type: Task
Task
See Also