Interface IServiceContext
Adds the possibility to give a consumer a context
Namespace: Simplic.MessageBroker
Assembly: Simplic.MessageBroker.dll
Syntax
public interface IServiceContext
Properties
| Improve this Doc View SourceContext
Gets the context (module) name
Declaration
string Context { get; }
Property Value
Type | Description |
---|---|
System.String |