GrainManifest.Interfaces プロパティ

定義

このサイロで使用できるインターフェイスを取得します。

[Orleans.Id(0)]
public System.Collections.Immutable.ImmutableDictionary<Orleans.Runtime.GrainInterfaceType,Orleans.Metadata.GrainInterfaceProperties> Interfaces { get; }
[<Orleans.Id(0)>]
member this.Interfaces : System.Collections.Immutable.ImmutableDictionary<Orleans.Runtime.GrainInterfaceType, Orleans.Metadata.GrainInterfaceProperties>
Public ReadOnly Property Interfaces As ImmutableDictionary(Of GrainInterfaceType, GrainInterfaceProperties)

プロパティ値

属性

適用対象