CreateResponse.ResourceAddress Property

Gets or sets the name of the object that has been created.

Namespace:  Microsoft.ComplexEventProcessing.ManagementService
Assembly:  Microsoft.ComplexEventProcessing.ManagementService (in Microsoft.ComplexEventProcessing.ManagementService.dll)

Syntax

[MessageHeaderAttribute]
public EndpointAddress10 ResourceAddress { get; set; }

Property Value

Type: System.ServiceModel.EndpointAddress10
A EndpointAddress10 class containing the name of the created object.

See Also

Reference

CreateResponse Class

Microsoft.ComplexEventProcessing.ManagementService Namespace