Edit

Share via


TimeoutHelper.IsTooLarge(TimeSpan) Method

Definition

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

Parameters

timeout
TimeSpan

Returns

Applies to