IConnectionTimeoutFeature.SetTimeout(TimeSpan) 메서드

정의

시간 제한이 취소되거나 다시 설정되지 않는 한 지정된 양의 유한 TimeSpan 한 후 연결을 닫습니다. 진행 중인 시간 제한이 있는 경우 실패합니다.

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

매개 변수

timeSpan
TimeSpan

적용 대상