Share via


TimeoutHelper.Divide(TimeSpan, Int32) 메서드

정의

public:
 static TimeSpan Divide(TimeSpan timeout, int factor);
public static TimeSpan Divide (TimeSpan timeout, int factor);
static member Divide : TimeSpan * int -> TimeSpan
Public Shared Function Divide (timeout As TimeSpan, factor As Integer) As TimeSpan

매개 변수

timeout
TimeSpan
factor
Int32

반환

적용 대상