Table of Contents

Class SossEvalMethodAttribute

Namespace
Scaleout.Modules.Abstractions
Assembly
Scaleout.Modules.Abstractions.dll
[AttributeUsage(AttributeTargets.Method, Inherited = true, AllowMultiple = false)]
public class SossEvalMethodAttribute : Attribute
Inheritance
SossEvalMethodAttribute
Inherited Members

Constructors

SossEvalMethodAttribute()

public SossEvalMethodAttribute()

Properties

LockingMode

Specifies the locking behavior applied to the ScaleOut object during API method execution.

public ApiProcessorLockingMode LockingMode { get; set; }

Property Value

ApiProcessorLockingMode