ServiceDomain.Leave Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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(ServiceConfig) was called becomes the current context.
public:
static System::EnterpriseServices::TransactionStatus Leave();
public static System.EnterpriseServices.TransactionStatus Leave ();
static member Leave : unit -> System.EnterpriseServices.TransactionStatus
Public Shared Function Leave () As TransactionStatus
Returns
One of the TransactionStatus values.
Exceptions
ServiceConfig is not supported on the current platform.
Applies to
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.