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
FlushTransport Method
Flushes the
IBaseTransport
write stream
Namespace:
Crosser.Server.Modules.Protocol
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
Copy
public
void
FlushTransport
(
Object
sender
,
EventArgs
e
)
Parameters
sender
Type:
System
Object
Calling object
e
Type:
System
EventArgs
Empty
See Also
Reference
Protocol Class
Crosser.Server.Modules.Protocol Namespace