This topic has not yet been rated - Rate this topic

ServiceDomain Methods

The methods of the ServiceDomain class are listed here. For a complete list of ServiceDomain class members, see the ServiceDomain Members topic.

Public Methods

public methodstatic (Shared in Visual Basic)Enter Creates the context specified by the ServiceConfig object and pushes it onto the context stack to become the current context.
public methodstatic (Shared in Visual Basic)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.

See Also

ServiceDomain Class | System.EnterpriseServices Namespace

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.