Click or drag to resize

AbstractSessionmessageChannelProcessor Property

Namespace:  SoftGear.Strix.Unity.Runtime.Session
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public IMessageChannelProcessor messageChannelProcessor { get; set; }

Property Value

Type: IMessageChannelProcessor
See Also