StatefulServiceContext 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 sealed class StatefulServiceContext : System.Fabric.ServiceContext
type StatefulServiceContext = class
inherit ServiceContext
Public NotInheritable Class StatefulServiceContext
Inherits ServiceContext
- Inheritance
Constructors
StatefulServiceContext(NodeContext, ICodePackageActivationContext, String, Uri, Byte[], Guid, Int64) |
Properties
CodePackageActivationContext | (Inherited from ServiceContext) |
InitializationData | (Inherited from ServiceContext) |
ListenAddress | (Inherited from ServiceContext) |
NodeContext | (Inherited from ServiceContext) |
PartitionId | (Inherited from ServiceContext) |
PublishAddress | (Inherited from ServiceContext) |
ReplicaId | |
ReplicaOrInstanceId | (Inherited from ServiceContext) |
ServiceName | (Inherited from ServiceContext) |
ServiceTypeName | (Inherited from ServiceContext) |
TraceId | (Inherited from ServiceContext) |