다음을 통해 공유


IConnection.Close(TimeSpan, Boolean) 메서드

정의

public:
 void Close(TimeSpan timeout, bool asyncAndLinger);
public void Close (TimeSpan timeout, bool asyncAndLinger);
abstract member Close : TimeSpan * bool -> unit
Public Sub Close (timeout As TimeSpan, asyncAndLinger As Boolean)

매개 변수

timeout
TimeSpan
asyncAndLinger
Boolean

적용 대상