共用方式為


CommunicationPool<TKey,TItem>.EndpointConnectionPool.Parent 屬性

定義

protected:
 property System::ServiceModel::Channels::CommunicationPool<TKey, TItem> ^ Parent { System::ServiceModel::Channels::CommunicationPool<TKey, TItem> ^ get(); };
protected System.ServiceModel.Channels.CommunicationPool<TKey,TItem> Parent { get; }
member this.Parent : System.ServiceModel.Channels.CommunicationPool<'Key, 'Item (requires 'Key : null and 'Item : null)>
Protected ReadOnly Property Parent As CommunicationPool(Of TKey, TItem)

屬性值

適用於