|
DelayedSynchronizedOperationDefaultDelay Field
|
Defines the default value for the
Delay property.
Namespace: GSF.ThreadingAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.232-beta+203aa83a5a82d50f387e69875549969ad138d6e0
Syntaxpublic const int DefaultDelay = 1000
Public Const DefaultDelay As Integer = 1000
public:
literal int DefaultDelay = 1000
static val mutable DefaultDelay: int
var GSF.Threading.DelayedSynchronizedOperation.DefaultDelay
View SourceField Value
Int32
See Also