Method LastModified
LastModified(Directory)
Returns the time the index in the named directory was last modified. Do not use this to check whether the reader is still up-to-date, use IsCurrent() instead.
Declaration
public static long LastModified(Directory directory2)
Parameters
Type | Name | Description |
---|---|---|
Directory | directory2 |
Returns
Type | Description |
---|---|
System.Int64 |