Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains a time-out value to associate with a Distributed File System (DFS) root or a link in a named DFS root.
Syntax
typedef struct _DFS_INFO_102 {
ULONG Timeout;
} DFS_INFO_102, *PDFS_INFO_102, *LPDFS_INFO_102;
Members
Timeout
Specifies the time-out, in seconds, to apply to the specified DFS root or link.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Header | lmdfs.h (include LmDfs.h, Lm.h) |