VncSharp

RfbProtocol.ReadByte Method 

Reads a single Byte value from the server.

[Visual Basic]
Public Function ReadByte() As Byte
[C#]
public byte ReadByte();

Return Value

Returns a Byte value.

See Also

RfbProtocol Class | VncSharp Namespace