Click or drag to resize

PubSubHelpersLEVEL_WILDCARD_REPLACE Field

replace for wildcards '+' for using regular expression on topic match

Namespace:  Crosser.Common.Utilities.PubSub
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
public const string LEVEL_WILDCARD_REPLACE = "[^/]+"

Field Value

Type: String
See Also