Class NondeterministicAttribute
- Namespace
- Balsam
- Assembly
- Balsam.Backtester.dll
Used to mark fields where concurrency should not be automatically maintained.
[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = false)]
public sealed class NondeterministicAttribute : Attribute
- Inheritance
-
NondeterministicAttribute
- Inherited Members
- Extension Methods