次の方法で共有


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

適用対象