Show / Hide Table of Contents

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 Source

Prepare()

Prepares the state object for first use.

Declaration
void Prepare()
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX