다음을 통해 공유


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

적용 대상