CoreConstants.PollingIntervalInMs Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Polling interval for task completion.
public const int PollingIntervalInMs = 5000;
val mutable PollingIntervalInMs : int
Public Const PollingIntervalInMs As Integer = 5000