  | BridgeStateEventBridgeNumChannels Property  | 
[Missing <summary> documentation for "P:AsterNET.Manager.Event.BridgeStateEvent.BridgeNumChannels"]
 
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int BridgeNumChannels { get; set; }Public Property BridgeNumChannels As Integer
	Get
	Set
public:
property int BridgeNumChannels {
	int get ();
	void set (int value);
}member BridgeNumChannels : int with get, set
Property Value
Type: 
Int32
See Also