Aracılığıyla paylaş


IWSTrust13AsyncContract.BeginTrust13RenewResponse Yöntem

Tanım

WS-Trust 1.3 protokolü için zaman uyumsuz RSTR/Renew yöntemini tanımlar.

public:
 IAsyncResult ^ BeginTrust13RenewResponse(System::ServiceModel::Channels::Message ^ request, AsyncCallback ^ callback, System::Object ^ state);
[System.ServiceModel.OperationContract(Action="http://docs.oasis-open.org/ws-sx/ws-trust/200512/RSTR/Renew", AsyncPattern=true, Name="Trust13RenewResponseAsync", ReplyAction="*")]
public IAsyncResult BeginTrust13RenewResponse (System.ServiceModel.Channels.Message request, AsyncCallback callback, object state);
[<System.ServiceModel.OperationContract(Action="http://docs.oasis-open.org/ws-sx/ws-trust/200512/RSTR/Renew", AsyncPattern=true, Name="Trust13RenewResponseAsync", ReplyAction="*")>]
abstract member BeginTrust13RenewResponse : System.ServiceModel.Channels.Message * AsyncCallback * obj -> IAsyncResult
Public Function BeginTrust13RenewResponse (request As Message, callback As AsyncCallback, state As Object) As IAsyncResult

Parametreler

request
Message

Message RST'yi içeren istek iletisini temsil eden bir.

callback
AsyncCallback

Zaman AsyncCallback uyumsuz işlemin tamamlandığını belirten bildirim alan temsilci.

state
Object

Zaman uyumsuz işlemle ilişkili durum bilgilerini içeren bir nesne.

Döndürülenler

Zaman IAsyncResult uyumsuz işleme başvuran.

Öznitelikler

Şunlara uygulanır