Interface IIvrLineManagement
The purpose of this interface is to define functionality that will be called from another thread like the LineManager
Namespace: ivrToolkit.Core.Interfaces
Assembly: ivrToolkit.Core.dll
Syntax
public interface IIvrLineManagement
Methods
| Edit this page View SourceTriggerDispose()
Triggers a TriggerDispose event in the line.
Declaration
void TriggerDispose()