SdkInternalOperationsMonitor.IsEntered Method

Definition

Determines whether the current thread executing the internal operation.

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

Returns

true if the current thread executing the internal operation; otherwise, false.

Applies to