Events.FireServiceLevelException(Exception, Context, Boolean) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
void FireServiceLevelException(Exception ^ ex, Microsoft::XLANGs::Core::Context ^ cxt, bool isThrownFromDefaultHandler);
public void FireServiceLevelException (Exception ex, Microsoft.XLANGs.Core.Context cxt, bool isThrownFromDefaultHandler);
member this.FireServiceLevelException : Exception * Microsoft.XLANGs.Core.Context * bool -> unit
Public Sub FireServiceLevelException (ex As Exception, cxt As Context, isThrownFromDefaultHandler As Boolean)
Parametri
- ex
- Exception
- cxt
- Context
- isThrownFromDefaultHandler
- Boolean