Gemstone PhasorProtocols Library
C#
VB
C++
JavaScript
Show/Hide TOC
IFrame
Parser
Stop Method
Stops the streaming data parser.
Definition
Namespace:
Gemstone.PhasorProtocols
Assembly:
Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.147 -- Release Build+f4cca6bc29b9a344db35676d1f49d8207c89dbf5
C#
Copy
View Source
Request Example
void
Stop
()
VB
Copy
View Source
Request Example
Sub
Stop
C++
Copy
View Source
Request Example
void
Stop
()
JavaScript
Copy
View Source
Request Example
function
Stop
();
See Also
Reference
IFrameParser Interface
Gemstone.PhasorProtocols Namespace
In This Article
Definition
See Also