Ejemplo n.º 1
0
 public virtual global::dartServer.ThrowReply GetThrowResult(global::dartServer.ThrowRequest request, grpc::CallOptions options)
 {
     return(CallInvoker.BlockingUnaryCall(__Method_GetThrowResult, null, options, request));
 }
Ejemplo n.º 2
0
 public virtual global::dartServer.ThrowReply GetThrowResult(global::dartServer.ThrowRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(GetThrowResult(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }