ChannelMessageProcessingException.Context Property

Definition

The context associated with the MQTT channel.

public DotNetty.Transport.Channels.IChannelHandlerContext Context { get; }
member this.Context : DotNetty.Transport.Channels.IChannelHandlerContext
Public ReadOnly Property Context As IChannelHandlerContext

Property Value

DotNetty.Transport.Channels.IChannelHandlerContext

Applies to