GrainManifest.Interfaces 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個定址接收器上可用的介面。
[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)
屬性值
- 屬性