ISymUnmanagedAsyncMethodPropertiesWriter::DefineKickoffMethod Method

Sets the starting method that initiates the async operation.

Syntax

HRESULT DefineKickoffMethod(    [in] mdToken kickoffMethod);  

Parameters

Parameter Description
kickoffMethod

Return Value

Returns HRESULT.

Requirements

Header: CorSym.idl, CorSym.h

See also