Click or drag to resize

HttpUserConfigurationMediaTunnelingEnforced Property

A Boolean value indicating whether the Media Tunneling is enforced by the configuration. Should be used only for testing purposes.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public bool MediaTunnelingEnforced { get; set; }

Property Value

Type: Boolean
See Also