Property Msg
Msg
Builds and returns the NatsMsg<T> instance.
public NatsMsg<T> Msg { get; }
Property Value
- NatsMsg<T>
Exceptions
- InvalidOperationException
Thrown if Subject is null or Empty
Builds and returns the NatsMsg<T> instance.
public NatsMsg<T> Msg { get; }
Thrown if Subject is null or Empty