Click or drag to resize

NetworkInfoConnectionTime Property

Gets the local date and time when the network was connected. This value of this property is not cached.

Namespace:  Alphaleonis.Win32.Network
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public DateTime ConnectionTime { get; }

Property Value

Type: DateTime
See Also