TalkFactoryLoopPlayback Property |
Loop playback of the sending file
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)
Syntaxpublic bool LoopPlayback { get; set; }
public:
property bool LoopPlayback {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also