InternalRM.SoapCheckEnabled Método
Definição
Verifica se o rastreamento SOAP está habilitado.Checks if SOAP tracing is enabled.
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.
public:
static bool SoapCheckEnabled();
public static bool SoapCheckEnabled ();
static member SoapCheckEnabled : unit -> bool
Public Shared Function SoapCheckEnabled () As Boolean
Retornos
true se o rastreamento estiver habilitado; caso contrário, false.true, if tracing is enabled; otherwise, false.