MessageSession.OnBeginSetState メソッド

定義

状態の開始アクションを実行します。

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

パラメーター

trackingContext
TrackingContext

使用する TrackingContext。

sessionState
Stream

都道府県。

timeout
TimeSpan

タイムアウト。

callback
AsyncCallback

コールバック。

state
Object

都道府県。

戻り値

.

適用対象