NEsper Class Library
NEsper Class Library
com.espertech.esper.compat
AtomicBoolean Class
AtomicBoolean Methods
Get Method
Set Method
AtomicBoolean
Set Method
Sets the specified value.
Namespace:
com.espertech.esper.compat
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
void
Set
(
bool
value
)
Parameters
value
Type:
System
Boolean
The value.
See Also
Reference
AtomicBoolean Class
com.espertech.esper.compat Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com