Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Server Namespaces
Crosser.Server.Modules Namespaces
Crosser.Server.Modules.Transport
StreamTransport Class
StreamTransport Methods
CreateStreams Method
Dispose Method
Flush Method
ReadAsync Method
ReadOp Method
WriteAsync Method
StreamTransport
ReadOp Method
Reads the next byte from the underlying stream
Namespace:
Crosser.Server.Modules.Transport
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
Copy
public
override
int
ReadOp
()
Return Value
Type:
Int32
Implements
IBaseTransport
ReadOp
IBaseTransport
ReadOp
See Also
Reference
StreamTransport Class
Crosser.Server.Modules.Transport Namespace