Share via


CommunicationPool<TKey,TItem>.AddConnection メソッド

定義

public:
 void AddConnection(TKey key, TItem connection, TimeSpan timeout);
public void AddConnection (TKey key, TItem connection, TimeSpan timeout);
member this.AddConnection : 'Key * 'Item * TimeSpan -> unit
Public Sub AddConnection (key As TKey, connection As TItem, timeout As TimeSpan)

パラメーター

key
TKey
connection
TItem
timeout
TimeSpan

適用対象