Click or drag to resize

CallFlowContextClose Method

Must be called at the end of the flow. Release the phone engine. If the instance is already closed, takes no action.

Namespace:  CallFlowFramework
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public void Close()
See Also