TriggerBasedUpdateMaximumWaitingTimeAfterUpdate Property |
MaximumWaitingTimeAfterUpdate (default: Infinity): designates the maximum time that must be waited after an update operation was executed. Normally infinity. If set to another value, it can be used to 'poll' the update operation.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public TimeSpan MaximumWaitingTimeAfterUpdate { get; set; }
Property Value
TimeSpanExceptions See Also