Click or drag to resize

ISharedObjectAppDomainDisconnect Method

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.

Namespace:  EBP.Framework.Common.Interfaces.Shared
Assembly:  EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
void AppDomainDisconnect()
See Also