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
Send Method
Send Method (Byte[])
Send Method (BinaryKey, String, Byte[])
Send Method (Byte[], Byte[], Byte[], Byte[])
Protocol
Send Method (
Byte
)
Enqueue the data to send and update the
IServerStatistics
Namespace:
Crosser.Server.Modules.Protocol
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
Copy
public
abstract
Task
Send
(
byte
[]
data
)
Parameters
data
Type:
System
Byte
Return Value
Type:
Task
Task
Implements
IProtocol
Send(
Byte
)
See Also
Reference
Protocol Class
Send Overload
Crosser.Server.Modules.Protocol Namespace