IGrainInterfacePropertiesProvider.Populate メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
グレイン インターフェイス プロパティを に properties
追加します。
public void Populate (Type interfaceType, Orleans.Runtime.GrainInterfaceType grainInterfaceType, System.Collections.Generic.Dictionary<string,string> properties);
abstract member Populate : Type * Orleans.Runtime.GrainInterfaceType * System.Collections.Generic.Dictionary<string, string> -> unit
Public Sub Populate (interfaceType As Type, grainInterfaceType As GrainInterfaceType, properties As Dictionary(Of String, String))
パラメーター
- interfaceType
- Type
インターフェイスの型。
- grainInterfaceType
- GrainInterfaceType
インターフェイスの種類 ID。
- properties
- Dictionary<String,String>
このメソッドを呼び出すプロパティ コレクションを設定する必要があります。