CheckpointRequest.Name Property

Gets or sets the name of the resource to be checkpointed.

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

Syntax

[MessageHeaderAttribute]
public Uri Name { get; set; }

Property Value

Type: System.Uri
The name of the resource to be checkpointed.

Remarks

For more information, see Building Resilient StreamInsight Applications.

See Also

Reference

CheckpointRequest Class

Microsoft.ComplexEventProcessing.ManagementService Namespace