Specifies the time-out, in seconds, of the DFS root or link.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public long Timeout { get; }
Public ReadOnly Property Timeout As Long
Get
public:
property long long Timeout {
long long get ();
}
member Timeout : int64 with get
Property Value
Type:
Int64See Also