Compartir a través de


IInboundHandler Interfaz

Definición

public interface class IInboundHandler : IDisposable, Microsoft::ServiceModel::Channels::Common::IConnectionHandler
public interface IInboundHandler : IDisposable, Microsoft.ServiceModel.Channels.Common.IConnectionHandler
type IInboundHandler = interface
    interface IConnectionHandler
    interface IDisposable
Public Interface IInboundHandler
Implements IConnectionHandler, IDisposable
Derivado
Implementaciones

Métodos

StartListener(String[], TimeSpan)
StopListener(TimeSpan)
TryReceive(TimeSpan, Message, IInboundReply)
WaitForMessage(TimeSpan)

Se aplica a