Click or drag to resize

OpenConnectionInfoConnectedSeconds Property

Note: This API is now obsolete.

Specifies the number of seconds that the connection has been established.

Namespace:  Alphaleonis.Win32.Network
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
[ObsoleteAttribute("Use ConnectedTime property.")]
public long ConnectedSeconds { get; }

Property Value

Type: Int64
See Also