VncSharp

RfbProtocol.ServerVersion Property

Gets the Protocol Version of the remote VNC Host--probably 3.3, 3.7, or 3.8.

[Visual Basic]
Public ReadOnly Property ServerVersion As Single
[C#]
public float ServerVersion {get;}

See Also

RfbProtocol Class | VncSharp Namespace