Microsoft.ServiceFabric.Services Namespace

Classes

ServiceNameFormat

This class provides the logic for deriving the names of various items within the manifest from the code. It is used by framework components when names are not specified in the API and the framework types have to default it to a meaningful name derived from the service type.

ServiceTelemetry

ServiceTelemetry contains the telemetry methods for ServiceFramework. This class is to be used by other Service Fabric components only and is not meant for external use.