|
DelayedSynchronizedOperationDefaultDelay Field
|
Defines the default value for the
Delay property.
Namespace: GSF.ThreadingAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.244-beta+c33f622c070b2c1078a06bcb41bdeb4c19d19a0b
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