OpenConnectionInfoConnectedSeconds Property |
Specifies the number of seconds that the connection has been established.
Namespace: Alphaleonis.Win32.NetworkAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public long ConnectedSeconds { get; }
Public ReadOnly Property ConnectedSeconds As Long
Get
public:
property long long ConnectedSeconds {
long long get ();
}
member ConnectedSeconds : int64 with get
Property Value
Type:
Int64See Also