IGraphContext.OnCompleted Method

Definition

Called to raise the Completed event when the IGraphContext is finished being processed.

public:
 void OnCompleted();
public void OnCompleted ();
abstract member OnCompleted : unit -> unit
Public Sub OnCompleted ()

Applies to