TalkFactoryFidelityThreshold Property |
This is a parameter for the WaitForPattern talk type.
Namespace:
CallFlowFramework.Factories
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic int FidelityThreshold { get; set; }
public:
property int FidelityThreshold {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also