Click or drag to resize

ISignatureProtocolGetSentinel Method

This method should return the "sentinel" for the stream, the set of characters immediately following the start character.

Namespace:  EasyScriptAPI
Assembly:  EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax
string GetSentinel()

Return Value

Type: String
The streams sentinel
See Also