Get 方法

取得指定之資源的 XML 定義。

命名空間:  Microsoft.ComplexEventProcessing.ManagementService
組件:  Microsoft.ComplexEventProcessing.ManagementService (在 Microsoft.ComplexEventProcessing.ManagementService.dll 中)

語法

[FaultContractAttribute(typeof(InvalidNameFault), Action = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/InvalidName")]
[OperationContractAttribute(Action = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/Get", 
    ReplyAction = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/GetResponse")]
GetResponse Get(
    GetRequest request
)

參數

傳回值

型別:Microsoft.ComplexEventProcessing.ManagementService. . :: . .GetResponse
包含 XML 資源定義的 GetResponse 物件。

請參閱

參考

IManagementService 介面

Microsoft.ComplexEventProcessing.ManagementService 命名空間