TransactionalStateAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Parameter)]
public class TransactionalStateAttribute : Attribute, Orleans.IFacetMetadata, Orleans.Transactions.Abstractions.ITransactionalStateConfiguration
[<System.AttributeUsage(System.AttributeTargets.Parameter)>]
type TransactionalStateAttribute = class
    inherit Attribute
    interface IFacetMetadata
    interface ITransactionalStateConfiguration
Public Class TransactionalStateAttribute
Inherits Attribute
Implements IFacetMetadata, ITransactionalStateConfiguration
Inheritance
TransactionalStateAttribute
Attributes
Implements

Constructors

TransactionalStateAttribute(String, String)

Properties

StateName
StorageName

Applies to