IConnectionTimeoutFeature.ResetTimeout(TimeSpan) 메서드

정의

시간 제한이 취소되거나 다시 설정되지 않는 한 지정된 양의 유한 TimeSpan 한 후 연결을 닫습니다. 그러면 진행 중인 시간 제한이 취소됩니다.

public:
 void ResetTimeout(TimeSpan timeSpan);
public void ResetTimeout (TimeSpan timeSpan);
abstract member ResetTimeout : TimeSpan -> unit
Public Sub ResetTimeout (timeSpan As TimeSpan)

매개 변수

timeSpan
TimeSpan

적용 대상