CheckpointRequest Constructor ()

 

Initializes a new instance of the CheckpointRequestclass.

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

Syntax

public CheckpointRequest()
public:
CheckpointRequest()
new : unit -> CheckpointRequest
Public Sub New

Remarks

For more information, see Building Resilient StreamInsight Applications.

See Also

CheckpointRequest Class
Microsoft.ComplexEventProcessing.ManagementService Namespace

Return to top