3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
IArray
Disposer
T
Exclude
From
Dispose(
T
) Method
Exclude given object from dispose list
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
void
ExcludeFromDispose
( T
t
)
Parameters
t
T
object to exclude
See Also
Reference
IArrayDisposer
T
Interface
ExcludeFromDispose Overload
TCX.Configuration Namespace
In This Article
Definition
See Also