IDebugAsyncTask120.PreComputeAsyncReturnStack(UInt32) 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:
int PreComputeAsyncReturnStack(System::UInt32 maxFrames);
public int PreComputeAsyncReturnStack(uint maxFrames);
abstract member PreComputeAsyncReturnStack : uint32 -> int
Public Function PreComputeAsyncReturnStack (maxFrames As UInteger) As Integer
Parameters
- maxFrames
- UInt32