Table of Contents

Interface IServiceNameAware

Namespace
Steeltoe.Common.Services
Assembly
Steeltoe.Common.Abstractions.dll
public interface IServiceNameAware

Properties

ServiceName

string ServiceName { get; set; }

Property Value

string