Click or drag to resize
PresenceServiceIsServiceAvailable Property
Property exposing current service availability status.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public bool IsServiceAvailable { get; }

Property Value

Type: Boolean
Remarks
The service may become unavailable due to a number of reasons such as network issues, presence server issues, and configuration issues.
See Also