ServiceDomain::Leave Method ()
.NET Framework (current version)
Triggers the server and then the client side policies as if a method call were returning. The current context is then popped from the context stack, and the context that was running when Enter was called becomes the current context.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
| Exception | Condition |
|---|---|
| PlatformNotSupportedException | ServiceConfig is not supported on the current platform. |
.NET Framework
Available since 1.1
Available since 1.1
Show: