ProviderConfiguration Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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)
Parameter
- properties
- IDictionary<String,String>
- providerType
- String
- name
- String