Interface IServiceNameAware
Namespace: Steeltoe.Common.Services
Assembly: Steeltoe.Common.Abstractions.dll
Syntax
public interface IServiceNameAware
Properties
| Edit this page View SourceServiceName
Declaration
string ServiceName { get; set; }
Property Value
Type | Description |
---|---|
System.String |