ServiceContext 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 ServiceContext abstract : Microsoft::XLANGs::Core::ExceptionHandlingContext
[System.Serializable]
public abstract class ServiceContext : Microsoft.XLANGs.Core.ExceptionHandlingContext
type ServiceContext = class
inherit ExceptionHandlingContext
Public MustInherit Class ServiceContext
Inherits ExceptionHandlingContext
- Vererbung
- Attribute
Konstruktoren
| ServiceContext(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) |