ClientProxyExtensions Class

Definition

Extension methods for IClientProxy.

C#
public static class ClientProxyExtensions
Inheritance
ClientProxyExtensions

Methods

InvokeAsync<T>(ISingleClientProxy, String, CancellationToken)

Invokes a method on the connection represented by the ISingleClientProxy instance and waits for a response.

InvokeAsync<T>(ISingleClientProxy, String, Object, CancellationToken)

Invokes a method on the connection represented by the ISingleClientProxy instance and waits for a response.

InvokeAsync<T>(ISingleClientProxy, String, Object, Object, CancellationToken)

Invokes a method on the connection represented by the ISingleClientProxy instance and waits for a response.

InvokeAsync<T>(ISingleClientProxy, String, Object, Object, Object, CancellationToken)

Invokes a method on the connection represented by the ISingleClientProxy instance and waits for a response.

InvokeAsync<T>(ISingleClientProxy, String, Object, Object, Object, Object, CancellationToken)

Invokes a method on the connection represented by the ISingleClientProxy instance and waits for a response.

InvokeAsync<T>(ISingleClientProxy, String, Object, Object, Object, Object, Object, CancellationToken)

Invokes a method on the connection represented by the ISingleClientProxy instance and waits for a response.

InvokeAsync<T>(ISingleClientProxy, String, Object, Object, Object, Object, Object, Object, CancellationToken)

Invokes a method on the connection represented by the ISingleClientProxy instance and waits for a response.

InvokeAsync<T>(ISingleClientProxy, String, Object, Object, Object, Object, Object, Object, Object, CancellationToken)

Invokes a method on the connection represented by the ISingleClientProxy instance and waits for a response.

InvokeAsync<T>(ISingleClientProxy, String, Object, Object, Object, Object, Object, Object, Object, Object, CancellationToken)

Invokes a method on the connection represented by the ISingleClientProxy instance and waits for a response.

InvokeAsync<T>(ISingleClientProxy, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, CancellationToken)

Invokes a method on the connection represented by the ISingleClientProxy instance and waits for a response.

InvokeAsync<T>(ISingleClientProxy, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, CancellationToken)

Invokes a method on the connection represented by the ISingleClientProxy instance and waits for a response.

SendAsync(IClientProxy, String, CancellationToken)

Invokes a method on the connection(s) represented by the IClientProxy instance. Does not wait for a response from the receiver.

SendAsync(IClientProxy, String, Object, CancellationToken)

Invokes a method on the connection(s) represented by the IClientProxy instance. Does not wait for a response from the receiver.

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

Invokes a method on the connection(s) represented by the IClientProxy instance. Does not wait for a response from the receiver.

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

Invokes a method on the connection(s) represented by the IClientProxy instance. Does not wait for a response from the receiver.

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

Invokes a method on the connection(s) represented by the IClientProxy instance. Does not wait for a response from the receiver.

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

Invokes a method on the connection(s) represented by the IClientProxy instance. Does not wait for a response from the receiver.

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

Invokes a method on the connection(s) represented by the IClientProxy instance. Does not wait for a response from the receiver.

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

Invokes a method on the connection(s) represented by the IClientProxy instance. Does not wait for a response from the receiver.

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

Invokes a method on the connection(s) represented by the IClientProxy instance. Does not wait for a response from the receiver.

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

Invokes a method on the connection(s) represented by the IClientProxy instance. Does not wait for a response from the receiver.

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

Invokes a method on the connection(s) represented by the IClientProxy instance. Does not wait for a response from the receiver.

Applies to

Product Versions
ASP.NET Core 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0