  | AgentConnectEventBridgedChannel Property  | 
                Get/Set bridged channel.
            
 
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string BridgedChannel { get; set; }Public Property BridgedChannel As String
	Get
	Set
public:
property String^ BridgedChannel {
	String^ get ();
	void set (String^ value);
}member BridgedChannel : string with get, set
Property Value
Type: 
String
See Also