IClientProxy 인터페이스

정의

허브 메서드를 호출하기 위한 프록시 추상화입니다.

public interface class IClientProxy
public interface IClientProxy
type IClientProxy = interface
Public Interface IClientProxy
파생

메서드

SendCoreAsync(String, Object[], CancellationToken)

instance 나타내는 연결에서 메서드를 IClientProxy 호출합니다. 수신기의 응답을 기다리지 않습니다.

확장 메서드

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

instance 나타내는 연결에서 메서드를 IClientProxy 호출합니다. 수신기의 응답을 기다리지 않습니다.

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

instance 나타내는 연결에서 메서드를 IClientProxy 호출합니다. 수신기의 응답을 기다리지 않습니다.

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

instance 나타내는 연결에서 메서드를 IClientProxy 호출합니다. 수신기의 응답을 기다리지 않습니다.

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

instance 나타내는 연결에서 메서드를 IClientProxy 호출합니다. 수신기의 응답을 기다리지 않습니다.

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

instance 나타내는 연결에서 메서드를 IClientProxy 호출합니다. 수신기의 응답을 기다리지 않습니다.

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

instance 나타내는 연결에서 메서드를 IClientProxy 호출합니다. 수신기의 응답을 기다리지 않습니다.

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

instance 나타내는 연결에서 메서드를 IClientProxy 호출합니다. 수신기의 응답을 기다리지 않습니다.

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

instance 나타내는 연결에서 메서드를 IClientProxy 호출합니다. 수신기의 응답을 기다리지 않습니다.

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

instance 나타내는 연결에서 메서드를 IClientProxy 호출합니다. 수신기의 응답을 기다리지 않습니다.

SendAsync(IClientProxy, String, Object, CancellationToken)

instance 나타내는 연결에서 메서드를 IClientProxy 호출합니다. 수신기의 응답을 기다리지 않습니다.

SendAsync(IClientProxy, String, CancellationToken)

instance 나타내는 연결에서 메서드를 IClientProxy 호출합니다. 수신기의 응답을 기다리지 않습니다.

적용 대상