Show / Hide Table of Contents

Enum NetworkReachabilityStatus

An enum describing the state of network connectivity

Namespace: Couchbase.Lite.Sync
Assembly: Couchbase.Lite.dll
Syntax
public enum NetworkReachabilityStatus

Fields

Name Description
Reachable

The network endpoint is reachable

Unknown

Unable to determine

Unreachable

The network endpoint is not reachable

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX