RemoteManagerStatic.ExceptionLoggedDelegate Delegera
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: delegate void RemoteManagerStatic::ExceptionLoggedDelegate(Exception ^ ex);
public delegate void RemoteManagerStatic.ExceptionLoggedDelegate(Exception ex);
type RemoteManagerStatic.ExceptionLoggedDelegate = delegate of Exception -> unit
Public Delegate Sub RemoteManagerStatic.ExceptionLoggedDelegate(ex As Exception)
Parametrar
- ex
- Exception