ClientBase<TChannel>.ChannelBase<T>.IOutputChannel.EndSend Metoda

Definice

Dokončí asynchronní operaci pro přenos zprávy do cíle výstupního kanálu.

 virtual void System.ServiceModel.Channels.IOutputChannel.EndSend(IAsyncResult ^ result) = System::ServiceModel::Channels::IOutputChannel::EndSend;
void IOutputChannel.EndSend (IAsyncResult result);
abstract member System.ServiceModel.Channels.IOutputChannel.EndSend : IAsyncResult -> unit
override this.System.ServiceModel.Channels.IOutputChannel.EndSend : IAsyncResult -> unit
Sub EndSend (result As IAsyncResult) Implements IOutputChannel.EndSend

Parametry

result
IAsyncResult

Výsledek vrácený voláním

Implementuje

Platí pro