NetworkState EnumerationDelta Engine Documentation
Whether a server or client is currently connected to a network. View code on GitHub

Namespace: DeltaEngine.Platforms
Assembly: DeltaEngine.Platforms (in DeltaEngine.Platforms.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public enum NetworkState
Members

  Member nameValueDescription
Disconnected0
ConnectedViaWifiNetwork1
See Also