DeviceConfigManagerDispose Method (Boolean) |
Releases the unmanaged resources used by the
DeviceConfigManager and optionally releases the managed resources
Namespace:
Rubedos.Viper.Net
Assembly:
Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntaxprotected virtual void Dispose(
bool disposing
)
Parameters
- disposing
- Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also