Gets or sets a value which specifies granularity for time comparisons.

Namespace:  Rebex.Net
Assembly:  Rebex.Sftp (in Rebex.Sftp.dll)

Syntax

Visual Basic
Public Property TimeComparisonGranularity As TimeComparisonGranularity
	Get
	Set
C#
public TimeComparisonGranularity TimeComparisonGranularity { get; set; }

Implements

IFtpSettings..::..TimeComparisonGranularity

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also