Share via


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

適用対象