Releases all object resources and suppresses Garbage Collector call to finalize this object.
Namespace: Bluefin.Web.ClientAssembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax
Parameters
- disposing
- Type:
System Boolean
true, if the object is being disposed by explicit call, not by the destructor.
See Also