Determines whether the in-band bytestreams method should be used, even if the preferred SOCKS5 method is available.

Namespace: S22.Xmpp.Client
Assembly: S22.Xmpp (in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public bool ForceInBandBytestreams { get; set; }

See Also