RuntimeHelpers.TryEnsureSufficientExecutionStack Methode

Definitie

Probeert ervoor te zorgen dat er voldoende stack is om de gemiddelde .NET functie uit te voeren.

public:
 static bool TryEnsureSufficientExecutionStack();
public static bool TryEnsureSufficientExecutionStack();
static member TryEnsureSufficientExecutionStack : unit -> bool
Public Shared Function TryEnsureSufficientExecutionStack () As Boolean

Retouren

true indien voldoende stapel aanwezig is; anders, false.

Van toepassing op