Share via


IConnectionManager.SupportsMultipleConnections Property

Definition

Gets a value indicating whether multiple connections are supported.

public:
 property bool SupportsMultipleConnections { bool get(); };
public bool SupportsMultipleConnections { get; }
member this.SupportsMultipleConnections : bool
Public ReadOnly Property SupportsMultipleConnections As Boolean

Property Value

true if multiple connections are supported; otherwise, false.

Applies to