ObjectDisposer Class
From RemObjects Software
This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.
Overview (.NET)
This class is used internally by the invoker to ensure that Dispose is called (where required) on the server side for all objects received from and sent back to the client.
You will not usually create or work with instances of this class directly.
Namespace
Declaration (C#)
public class ObjectDisposer : ArrayList, IDisposable;
Hierarchy
- ArrayList
- RemObjects.SDK.ObjectDisposer
Methods
| | |
|---|---|
| Add | |
| Dispose | |
| ObjectDisposer | Default constructor for ObjectDisposer. |
See Also
Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)
Lists — Glossary — Features — How To — Components — Tools — Samples — Articles — Architecture — Issues
