DynamicEndpointCollectionElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示工作流程組態項目,它提供個別包含資訊的端點集合,這些資訊可讓應用程式當做用戶端程式,在執行階段時搜尋、尋找以及使用工作流程服務。
public ref class DynamicEndpointCollectionElement : System::ServiceModel::Configuration::StandardEndpointCollectionElement<System::ServiceModel::Discovery::DynamicEndpoint ^, System::ServiceModel::Discovery::Configuration::DynamicEndpointElement ^>
public class DynamicEndpointCollectionElement : System.ServiceModel.Configuration.StandardEndpointCollectionElement<System.ServiceModel.Discovery.DynamicEndpoint,System.ServiceModel.Discovery.Configuration.DynamicEndpointElement>
type DynamicEndpointCollectionElement = class
inherit StandardEndpointCollectionElement<DynamicEndpoint, DynamicEndpointElement>
Public Class DynamicEndpointCollectionElement
Inherits StandardEndpointCollectionElement(Of DynamicEndpoint, DynamicEndpointElement)
- 繼承
-
DynamicEndpointCollectionElement
建構函式
DynamicEndpointCollectionElement() |
建立 DynamicEndpointCollectionElement 類別的新執行個體。 |