NetworkStatusChangedEventArgsIsAvailable Property

Gets a Boolean value indicating the current state of internet connectivity.

Definition

Namespace: DevCase.Core.Networking.Common
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public bool IsAvailable { get; }

Property Value

Boolean

See Also