Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Server Namespaces
Crosser.Server.Modules Namespaces
Crosser.Server.Modules.Transport
BaseTransport Class
BaseTransport Methods
CreateStreams Method
Dispose Method
Flush Method
ReadAsync Method
ReadOp Method
RemoteAddress Method
WriteAsync Method
BaseTransport
Flush Method
Overwrite this in your custom transport to flush to the underlying stream
Namespace:
Crosser.Server.Modules.Transport
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
Copy
public
abstract
Task
Flush
()
Return Value
Type:
Task
Task
Implements
IBaseTransport
Flush
See Also
Reference
BaseTransport Class
Crosser.Server.Modules.Transport Namespace