TraceLoggingService.EndStop(IAsyncResult) Method

Definition

Waits for the pending asynchronous stop to complete.

public:
 void EndStop(IAsyncResult ^ asyncResult);
public void EndStop (IAsyncResult asyncResult);
member this.EndStop : IAsyncResult -> unit
Public Sub EndStop (asyncResult As IAsyncResult)

Parameters

asyncResult
IAsyncResult

Applies to