StoppableMaxLockWaitTime Property |
Max lock wait time.
Namespace:
MFiles.VAF.AppTasks
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxprotected TimeSpan MaxLockWaitTime { get; }
Protected ReadOnly Property MaxLockWaitTime As TimeSpan
Get
protected:
property TimeSpan MaxLockWaitTime {
TimeSpan get ();
}
Property Value
Type:
TimeSpan
See Also