Share via


TimeoutHelper.IsTooLarge(TimeSpan) メソッド

定義

public:
 static bool IsTooLarge(TimeSpan timeout);
public static bool IsTooLarge (TimeSpan timeout);
static member IsTooLarge : TimeSpan -> bool
Public Shared Function IsTooLarge (timeout As TimeSpan) As Boolean

パラメーター

timeout
TimeSpan

戻り値

適用対象