DFS_INFO_102 structure
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
|
Minimum supported client |
Windows Vista |
|---|---|
|
Minimum supported server |
Windows Server 2008 |
|
Header |
|
See also
- Network Management Overview
- Network Management Structures
- Distributed File System (DFS) Functions
- NetDfsSetClientInfo
- NetDfsSetInfo
Show: