Click or drag to resize

WaitForPromptsInvokeResult Constructor

Initializes a new instance of the WaitForPromptsInvokeResult class

Namespace:  CallFlowFramework
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public WaitForPromptsInvokeResult(
	string pattern_file_name
)

Parameters

pattern_file_name
Type: SystemString

[Missing <param name="pattern_file_name"/> documentation for "M:CallFlowFramework.WaitForPromptsInvokeResult.#ctor(System.String)"]

See Also