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