Exemplo n.º 1
0
 public virtual grpc::AsyncServerStreamingCall <global::UsingService.History> GetHistoryList(global::UsingService.HistoryRequest request, grpc::CallOptions options)
 {
     return(CallInvoker.AsyncServerStreamingCall(__Method_GetHistoryList, null, options, request));
 }
Exemplo n.º 2
0
 public virtual grpc::AsyncServerStreamingCall <global::UsingService.History> GetHistoryList(global::UsingService.HistoryRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(GetHistoryList(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }