BackgroundOperationInterval Property

The interval between runs, when the operation is recurring. Only available when the operation is recurring.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public TimeSpan? Interval { get; }

Property Value

NullableTimeSpan

See Also