IClientProxy Interface 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A proxy abstraction for invoking hub methods.
public interface class IClientProxy
	public interface IClientProxy
	type IClientProxy = interface
	Public Interface IClientProxy
	- Derived
 
Methods
| SendCoreAsync(String, Object[], CancellationToken) | 
		 Invokes a method on the connection(s) represented by the IClientProxy instance. Does not wait for a response from the receiver.  | 
        	
Extension Methods
| 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.  | 
        	
| 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, 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, 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, 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, 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, CancellationToken) | 
		 Invokes a method on the connection(s) represented by the IClientProxy instance. Does not wait for a response from the receiver.  |