Click or drag to resize

TalkFactoryPatternFileNames Property

Gets or sets the list of file names whitch contains audio patterns to be matched. Used as necessary (i.e. when the appropriate transmitting pipeline is configured).

Namespace:  CallFlowFramework.Factories
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public List<string> PatternFileNames { get; set; }

Property Value

Type: ListString
See Also