Edytuj

Udostępnij za pośrednictwem


InternalST.SoapCheckEnabled Method

Definition

Checks if SOAP tracing is enabled.

This API supports the product infrastructure and is not intended to be used directly from your code.

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

Returns

true, if tracing is enabled; otherwise, false.

Applies to