X11ChannelOpenInfo class X11ChannelOpenInfo : ChannelOpenInfo Used to open "x11" channel type Documentation public const string NAME = "x11" Specifies channel open type public string OriginatorAddress { get; } Gets the originator address. public uint OriginatorPort { get; } Gets the originator port. public X11ChannelOpenInfo()