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