Share via


MessageSession.OnBeginSetState Methode

Definition

Führt die Startsatzzustandsaktion aus.

protected abstract IAsyncResult OnBeginSetState (Microsoft.ServiceBus.Tracing.TrackingContext trackingContext, System.IO.Stream sessionState, TimeSpan timeout, AsyncCallback callback, object state);
abstract member OnBeginSetState : Microsoft.ServiceBus.Tracing.TrackingContext * System.IO.Stream * TimeSpan * AsyncCallback * obj -> IAsyncResult
Protected MustOverride Function OnBeginSetState (trackingContext As TrackingContext, sessionState As Stream, timeout As TimeSpan, callback As AsyncCallback, state As Object) As IAsyncResult

Parameter

trackingContext
TrackingContext

Der zu verwendende TrackingContext.

sessionState
Stream

Das Land/die Region.

timeout
TimeSpan

Timeout.

callback
AsyncCallback

Der Rückruf.

state
Object

Das Land/die Region.

Gibt zurück

.

Gilt für: