OnCompletedPolicy.Flush Method

Definition

Flush partial output (in batches within the system) before completion. Do not move time forward.

public static Microsoft.StreamProcessing.OnCompletedPolicy Flush ();
static member Flush : unit -> Microsoft.StreamProcessing.OnCompletedPolicy
Public Shared Function Flush () As OnCompletedPolicy

Returns

An instance of the OnCompleted policy

Applies to