Show / Hide Table of Contents

Class TransportParameters

Represents parameters for establishing a RFB transport.

Inheritance
System.Object
FreezableParametersObject
TransportParameters
TcpTransportParameters
Inherited Members
FreezableParametersObject.IsFrozen
FreezableParametersObject.Validate()
FreezableParametersObject.GetDescendants()
FreezableParametersObject.ValidateRecursively()
FreezableParametersObject.ValidateAndFreezeRecursively()
FreezableParametersObject.ThrowIfFrozen()
FreezableParametersObject.ThrowIfFrozen(Action)
Namespace: MarcusW.VncClient
Assembly: MarcusW.VncClient.dll
Syntax
public abstract class TransportParameters : FreezableParametersObject

Methods

| Improve this Doc View Source

ToString()

Declaration
public abstract override string ToString()
Returns
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX