CheckpointResponse.Result Property

Gets or sets the result of the checkpoint operation.

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

Syntax

[MessageBodyMemberAttribute(Order = )]
public bool Result { get; set; }

Property Value

Type: System.Boolean
The result of the checkpoint operation.

Remarks

For more information, see Building Resilient StreamInsight Applications.

See Also

Reference

CheckpointResponse Class

Microsoft.ComplexEventProcessing.ManagementService Namespace