Click or drag to resize

AzureServiceContextIsConnected Property

[This is preliminary documentation and is subject to change.]

Checks whether or not the Azure service is connected

Namespace:  TheInjectables.Foundation.PaaSPort.Azure.Pipelines
Assembly:  TheInjectables.Foundation.PaaSPort.Azure (in TheInjectables.Foundation.PaaSPort.Azure.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static bool IsConnected { get; }

Property Value

Type: Boolean
Remarks
Note that the Azure client service is stored in the
See Also