共用方式為


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

適用於