SettingsFileParserDispose Method (Boolean) |
Releases the unmanaged resources used by the
SettingsFileParser and optionally releases the managed resources
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.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