SalesBuy
1-855-856-7678
Technical SupportSupport
Executes upon calling the OnGetState or BeginGetState operation.
Namespace: Microsoft.ServiceBus.Messaging
protected abstract IAsyncResult OnBeginGetState( TrackingContext trackingContext, TimeSpan timeout, AsyncCallback callback, Object state )
This is a protected member of the abstract MessageSession class. Abstract classes are not meant to be inherited, so protected members should be ignored. The public methods for OnBeginGetState are BeginGetState and GetState.