다음을 통해 공유


ProviderConfigurationExtensions.TryGetTimeSpanProperty 메서드

정의

public static bool TryGetTimeSpanProperty (this Orleans.Providers.IProviderConfiguration config, string key, out TimeSpan setting);
static member TryGetTimeSpanProperty : Orleans.Providers.IProviderConfiguration * string * TimeSpan -> bool
<Extension()>
Public Function TryGetTimeSpanProperty (config As IProviderConfiguration, key As String, ByRef setting As TimeSpan) As Boolean

매개 변수

key
String
setting
TimeSpan

반환

적용 대상