Table of Contents

Class NonconcurrentAttribute

Namespace
Balsam
Assembly
Balsam.Backtester.dll

Disables automatic concurrency for an ISeries field within a strategy or money manager.

[AttributeUsage(AttributeTargets.Field, Inherited = false, AllowMultiple = false)]
public sealed class NonconcurrentAttribute : Attribute
Inheritance
NonconcurrentAttribute
Inherited Members
Extension Methods