Finish work with STIM.

Namespace: ExpSuite
Assembly: FrameWork (in FrameWork.exe) Version: 1.0.0.0

Syntax

Visual Basic
Public Shared Function Finish As String

Return Value

If no error occured the return value is "".

Remarks

Using STIM after Finish() requires Init().
this function will be called on disconnect by Framework. Don't call it again!

See Also