다음을 통해 공유


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

적용 대상