次の方法で共有


IInboundReply インターフェイス

定義

public interface class IInboundReply : IDisposable
public interface IInboundReply : IDisposable
type IInboundReply = interface
    interface IDisposable
Public Interface IInboundReply
Implements IDisposable
派生
実装

メソッド

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

適用対象