Click or drag to resize

ISharedObject Methods

The ISharedObject type exposes the following members.

Methods
  NameDescription
Public methodAppDomainConnect
IMPLEMENTED BY SharedObject DO NOT TRY TO IMPLEMENT IT! Connect a proxy to the object.
Public methodAppDomainDisconnect
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.
Top
See Also