TraceProcessor.UseCompletion(ICompletable) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void UseCompletion (Microsoft.Windows.EventTracing.ICompletable completable);
abstract member UseCompletion : Microsoft.Windows.EventTracing.ICompletable -> unit
override this.UseCompletion : Microsoft.Windows.EventTracing.ICompletable -> unit
Public Sub UseCompletion (completable As ICompletable)
Parameters
- completable
- ICompletable