Click or drag to resize
DefaultCallInvokerBlockingUnaryCall Method
Overload List
  NameDescription
Public methodBlockingUnaryCallTRequest, TResponse(MethodTRequest, TResponse, String, CallOptions, TRequest)
Invokes a simple remote call in a blocking fashion.
(Inherited from CallInvoker.)
Public methodBlockingUnaryCallTRequest, TResponse(MethodTRequest, TResponse, String, CallOptions, TRequest)
Invokes a simple remote call in a blocking fashion.
(Overrides CallInvokerBlockingUnaryCallTRequest, TResponse(MethodTRequest, TResponse, String, CallOptions, TRequest).)
Top
See Also