Get/set the character used as separator for the string (raw) protocol.
The default value is % (percentage character).
The default value is % (percentage character).
[Missing <returns> documentation for "M:SmartFoxClientAPI.SmartFoxClient.GetRawProtocolSeparator"]
Since:
SmartFoxServer Pro v1.5.5
Version:
SmartFoxServer Basic / Pro
The following example shows how to set the raw protocol separator.
CopyC#
smartFox.GetRawProtocolSeparator() = "|";