Expand Minimize
This topic has not yet been rated - Rate this topic

MessageSession.EndSetState Method

Ends an asynchronous operation to set the state of the message session.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public void EndSetState(
	IAsyncResult result
)

Parameters

result
Type: System.IAsyncResult
An IAsyncResult that references the asynchronous operation to set the state of the message session.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.