AsyncMachine.EndAsyncMachine(IAsyncResult) Method

Definition

public static void EndAsyncMachine(IAsyncResult result);
static member EndAsyncMachine : IAsyncResult -> unit
Public Shared Sub EndAsyncMachine (result As IAsyncResult)

Parameters

result
IAsyncResult

Applies to