IClientProxy 接口

定义

用于调用中心方法的代理抽象。

public interface class IClientProxy
public interface IClientProxy
type IClientProxy = interface
Public Interface IClientProxy
派生

方法

SendCoreAsync(String, Object[], CancellationToken)

对实例表示 IClientProxy 的连接 () 调用方法。 不等待接收方的响应。

扩展方法

SendAsync(IClientProxy, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, CancellationToken)

对实例表示 IClientProxy 的连接 () 调用方法。 不等待接收方的响应。

SendAsync(IClientProxy, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, CancellationToken)

对实例表示 IClientProxy 的连接 () 调用方法。 不等待接收方的响应。

SendAsync(IClientProxy, String, Object, Object, Object, Object, Object, Object, Object, Object, CancellationToken)

对实例表示 IClientProxy 的连接 () 调用方法。 不等待接收方的响应。

SendAsync(IClientProxy, String, Object, Object, Object, Object, Object, Object, Object, CancellationToken)

对实例表示 IClientProxy 的连接 () 调用方法。 不等待接收方的响应。

SendAsync(IClientProxy, String, Object, Object, Object, Object, Object, Object, CancellationToken)

对实例表示 IClientProxy 的连接 () 调用方法。 不等待接收方的响应。

SendAsync(IClientProxy, String, Object, Object, Object, Object, Object, CancellationToken)

对实例表示 IClientProxy 的连接 () 调用方法。 不等待接收方的响应。

SendAsync(IClientProxy, String, Object, Object, Object, Object, CancellationToken)

对实例表示 IClientProxy 的连接 () 调用方法。 不等待接收方的响应。

SendAsync(IClientProxy, String, Object, Object, Object, CancellationToken)

对实例表示 IClientProxy 的连接 () 调用方法。 不等待接收方的响应。

SendAsync(IClientProxy, String, Object, Object, CancellationToken)

对实例表示 IClientProxy 的连接 () 调用方法。 不等待接收方的响应。

SendAsync(IClientProxy, String, Object, CancellationToken)

对实例表示 IClientProxy 的连接 () 调用方法。 不等待接收方的响应。

SendAsync(IClientProxy, String, CancellationToken)

对实例表示 IClientProxy 的连接 () 调用方法。 不等待接收方的响应。

适用于