ServiceBusEnvironment.SystemConnectivity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the singleton ConnectivitySettings instance that holds the connectivity settings for TCP and HTTP-based endpoints.
public static Microsoft.ServiceBus.ConnectivitySettings SystemConnectivity { get; }
static member SystemConnectivity : Microsoft.ServiceBus.ConnectivitySettings
Public Shared ReadOnly Property SystemConnectivity As ConnectivitySettings
Property Value
Returns a ConnectivitySettings that contains the connectivity settings.