ServiceContext Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
- Attributes
Constructors
| ServiceContext(Service, String) |
Fields
| _blockedSubscriptions | (Inherited from Context) |
| _exception | (Inherited from Context) |
| _isCompleted | (Inherited from Context) |
| _service | (Inherited from Context) |
| _successorSegment | (Inherited from Context) |
| Args | (Inherited from Context) |