次の方法で共有


ProviderConfigurationExtensions.GetIntProperty メソッド

定義

public static int GetIntProperty (this Orleans.Providers.IProviderConfiguration config, string key, int settingDefault);
static member GetIntProperty : Orleans.Providers.IProviderConfiguration * string * int -> int
<Extension()>
Public Function GetIntProperty (config As IProviderConfiguration, key As String, settingDefault As Integer) As Integer

パラメーター

key
String
settingDefault
Int32

戻り値

適用対象