MediaServicesInstanceDispose Method (Boolean) |
Releases the unmanaged resources used by the
MediaServicesInstance and optionally releases the managed resources
Namespace:
Avaya.ClientServices.Media
Assembly:
scpmediadll (in scpmediadll.dll) Version: 0.0.0.0
Syntaxprotected 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