The DFS_INFO_102 structure contains a time-out value for a DFS root or a DFS link.
The DFS_INFO_102 structure has the following format.
typedef struct _DFS_INFO_102 {
unsigned long Timeout;
} DFS_INFO_102;
Timeout: The time-out, in seconds, associated with the root or link and used in a DFS referral response to a DFS client.