ServiceDomain.Leave Method
.NET Framework 3.0
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.
Namespace: System.EnterpriseServices
Assembly: System.EnterpriseServices (in system.enterpriseservices.dll)
Assembly: System.EnterpriseServices (in system.enterpriseservices.dll)
| Exception type | Condition |
|---|---|
| ServiceConfig is not supported on the current platform. |
Community Additions
ADD
Show: