Click or drag to resize

VideoTestControllerDispose Method (Boolean)

Releases the unmanaged resources used by the VideoTestController and optionally releases the managed resources

Namespace:  Avaya.ClientServices.Media.Test
Assembly:  scpmediadll (in scpmediadll.dll) Version: 0.0.0.0
Syntax
C#
protected virtual void Dispose(
	bool A_0
)

Parameters

A_0
Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also