Click or drag to resize

IBaseTransportReadOp Method

Reads the next byte from the underlying transport

Namespace:  Crosser.Common.Server.Transport
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
int ReadOp()

Return Value

Type: Int32
The next byte from the underlying transport
See Also