Service.OnEndCatchHandler(Int32, Segment) 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 OnEndCatchHandler(int contextSlotNum, Microsoft::XLANGs::Core::Segment ^ s);
public void OnEndCatchHandler (int contextSlotNum, Microsoft.XLANGs.Core.Segment s);
member this.OnEndCatchHandler : int * Microsoft.XLANGs.Core.Segment -> unit
Public Sub OnEndCatchHandler (contextSlotNum As Integer, s As Segment)
Parametri
- contextSlotNum
- Int32
- s
- Segment