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