共用方式為


CommunicationPool<TKey,TItem>.Close(TimeSpan) 方法

定義

public:
 bool Close(TimeSpan timeout);
public bool Close (TimeSpan timeout);
member this.Close : TimeSpan -> bool
Public Function Close (timeout As TimeSpan) As Boolean

參數

timeout
TimeSpan

傳回

適用於