Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Server Namespaces
Crosser.Server.Modules Namespaces
Crosser.Server.Modules.Protocol Namespaces
Crosser.Server.Modules.Protocol
Protocol Class
Protocol Methods
Dispose Method
EnsureController Method
ExecuteCall Method
ExecuteCallSynchronously Method
FlushTransport Method
GetControllerDelegate Method
GetDeadConnectionFrame Method
GetPingFrame Method
HasControllerInstanceOf Method
InitClientStats Method
ReadLoop Method
RemoveController Method
Send Method
SendLoop Method
StartPing Method
Protocol
ReadLoop Method
Each protocol should implement a read loop
Namespace:
Crosser.Server.Modules.Protocol
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
Copy
public
abstract
Task
ReadLoop
()
Return Value
Type:
Task
Implements
IProtocol
ReadLoop
See Also
Reference
Protocol Class
Crosser.Server.Modules.Protocol Namespace