IReliableState.Name Property

Definition

Gets a value indicating the unique name for the IReliableState instance.

public Uri Name { get; }
member this.Name : Uri
Public ReadOnly Property Name As Uri

Property Value

Uri

The Uri name of this IReliableState instance.

Applies to