RemoteManagerStatic.OnExceptionLogged(Exception) Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
public:
static void OnExceptionLogged(Exception ^ ex);
public static void OnExceptionLogged (Exception ex);
static member OnExceptionLogged : Exception -> unit
Public Shared Sub OnExceptionLogged (ex As Exception)
Parametrar
- ex
- Exception