DFS_INFO_102 structure (lmdfs.h)

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)

See also

Distributed File System (DFS) Functions

NetDfsSetClientInfo

NetDfsSetInfo

Network Management Overview

Network Management Structures