Show / Hide Table of Contents

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 Source

TriggerDispose()

Triggers a TriggerDispose event in the line.

Declaration
void TriggerDispose()

Extension Methods

ValidationExtensions.ThrowIfNull<T>(T, string)
  • View Source
In this article
Back to top Generated by DocFX