Edit

Share via


IConnection.Close(TimeSpan, Boolean) Method

Definition

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)

Parameters

timeout
TimeSpan
asyncAndLinger
Boolean

Applies to