Config.MessageTopic

Config.MessageTopic property

Gets/Sets the websocket destinations prefixed with “/topic”. the default is “/topic/opr”.used in collaborative mode only.

public static string MessageTopic { get; set; }

See Also