IInboundReply Interface

Definition

public interface class IInboundReply : IDisposable
public interface IInboundReply : IDisposable
type IInboundReply = interface
    interface IDisposable
Public Interface IInboundReply
Implements IDisposable
Derived
Implements

Methods

Abort()
BeginReply(Message, TimeSpan, AsyncCallback, Object)
EndReply(IAsyncResult)
Reply(Message, TimeSpan)

Applies to