Interface IRfbProtocolState
Represents a class that holds all the variable state information for the RFB protocol implementation.
Namespace: MarcusW.VncClient.Protocol
Assembly: MarcusW.VncClient.dll
Syntax
public interface IRfbProtocolState
Methods
| Improve this Doc View SourcePrepare()
Prepares the state object for first use.
Declaration
void Prepare()