Compartir a través de


Get Método

Obtiene la definición XML del recurso especificado.

Espacio de nombres:  Microsoft.ComplexEventProcessing.ManagementService
Ensamblado:  Microsoft.ComplexEventProcessing.ManagementService (en Microsoft.ComplexEventProcessing.ManagementService.dll)

Sintaxis

[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
)

Parámetros

Valor devuelto

Tipo: Microsoft.ComplexEventProcessing.ManagementService. . :: . .GetResponse
Objeto GetResponse que contiene la definición del recurso XML.

Vea también

Referencia

IManagementService Interfaz

Espacio de nombres Microsoft.ComplexEventProcessing.ManagementService