IOutboundHandler Interface

Definition

public interface class IOutboundHandler : IDisposable, Microsoft::ServiceModel::Channels::Common::IConnectionHandler
public interface IOutboundHandler : IDisposable, Microsoft.ServiceModel.Channels.Common.IConnectionHandler
type IOutboundHandler = interface
    interface IConnectionHandler
    interface IDisposable
Public Interface IOutboundHandler
Implements IConnectionHandler, IDisposable
Derived
Implements

Methods

Execute(Message, TimeSpan)

Applies to