|
DelayedSynchronizedOperationDefaultDelay Field
|
Defines the default value for the
Delay property.
Namespace: GSF.ThreadingAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.220-beta+a56b2444ff27b37e053039e60f062b99378309bd
Syntax public 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
Int32See Also