TransactionalStateAttribute 类

定义

[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
继承
TransactionalStateAttribute
属性
实现

构造函数

TransactionalStateAttribute(String, String)

属性

StateName
StorageName

适用于