Freigeben über


IGrainInterfacePropertiesProvider.Populate Methode

Definition

Fügt Körnungsschnittstelleneigenschaften hinzu 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))

Parameter

interfaceType
Type

Der Schnittstellentyp.

grainInterfaceType
GrainInterfaceType

Die Schnittstellentyp-ID.

properties
Dictionary<String,String>

Die Eigenschaftenauflistung, die diese Methode aufruft, sollte aufgefüllt werden.

Gilt für: