ISharedObject Methods |
The ISharedObject type exposes the following members.
| Name | Description | |
|---|---|---|
| AppDomainConnect |
IMPLEMENTED BY SharedObject
DO NOT TRY TO IMPLEMENT IT!
Connect a proxy to the object.
| |
| AppDomainDisconnect |
IMPLEMENTED BY SharedObject
DO NOT TRY TO IMPLEMENT IT!
Disconnects a proxy from the object.
When all proxy are disconnected, the object is disconnected from RemotingServices.
|