Compartir a través de


ProviderConfiguration Constructor

Definición

public ProviderConfiguration (System.Collections.Generic.IDictionary<string,string> properties, string providerType, string name);
new Orleans.Runtime.Configuration.ProviderConfiguration : System.Collections.Generic.IDictionary<string, string> * string * string -> Orleans.Runtime.Configuration.ProviderConfiguration
Public Sub New (properties As IDictionary(Of String, String), providerType As String, name As String)

Parámetros

properties
IDictionary<String,String>
providerType
String
name
String

Se aplica a