ExceptionHandlingContext Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public ref class ExceptionHandlingContext abstract : Microsoft::XLANGs::Core::Context
[System.Serializable]
public abstract class ExceptionHandlingContext : Microsoft.XLANGs.Core.Context
type ExceptionHandlingContext = class
inherit Context
Public MustInherit Class ExceptionHandlingContext
Inherits Context
- Vererbung
- Abgeleitet
- Attribute
Konstruktoren
| ExceptionHandlingContext(Service, String) |
Felder
| _blockedSubscriptions | (Geerbt von Context) |
| _exception | (Geerbt von Context) |
| _isCompleted | (Geerbt von Context) |
| _service | (Geerbt von Context) |
| _successorSegment | (Geerbt von Context) |
| Args | (Geerbt von Context) |