ServiceDomain Members
.NET Framework 1.1
Public Methods
![]() Enter | Creates the context specified by the ServiceConfig object and pushes it onto the context stack to become the current context. |
![]() Leave | 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. |
