Lines Matching refs:cancellationToken
244 …teTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(gl… in EmptyCall() argument
246 return EmptyCall(request, new grpc::CallOptions(headers, deadline, cancellationToken)); in EmptyCall()
266 …teTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(gl… in EmptyCallAsync() argument
268 return EmptyCallAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); in EmptyCallAsync()
288 …teTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(gl… in UnaryCall() argument
290 return UnaryCall(request, new grpc::CallOptions(headers, deadline, cancellationToken)); in UnaryCall()
310 …teTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(gl… in UnaryCallAsync() argument
312 return UnaryCallAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); in UnaryCallAsync()
334 …teTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(gl… in CacheableUnaryCall() argument
336 … return CacheableUnaryCall(request, new grpc::CallOptions(headers, deadline, cancellationToken)); in CacheableUnaryCall()
360 …teTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(gl… in CacheableUnaryCallAsync() argument
362 …turn CacheableUnaryCallAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); in CacheableUnaryCallAsync()
385 …teTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(gl… in StreamingOutputCall() argument
387 … return StreamingOutputCall(request, new grpc::CallOptions(headers, deadline, cancellationToken)); in StreamingOutputCall()
408 …teTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(gl… in StreamingInputCall() argument
410 return StreamingInputCall(new grpc::CallOptions(headers, deadline, cancellationToken)); in StreamingInputCall()
431 …teTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(gl… in FullDuplexCall() argument
433 return FullDuplexCall(new grpc::CallOptions(headers, deadline, cancellationToken)); in FullDuplexCall()
456 …teTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(gl… in HalfDuplexCall() argument
458 return HalfDuplexCall(new grpc::CallOptions(headers, deadline, cancellationToken)); in HalfDuplexCall()
481 …teTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(gl… in UnimplementedCall() argument
483 … return UnimplementedCall(request, new grpc::CallOptions(headers, deadline, cancellationToken)); in UnimplementedCall()
505 …teTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(gl… in UnimplementedCallAsync() argument
507 …eturn UnimplementedCallAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); in UnimplementedCallAsync()
613 …teTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(gl… in UnimplementedCall() argument
615 … return UnimplementedCall(request, new grpc::CallOptions(headers, deadline, cancellationToken)); in UnimplementedCall()
635 …teTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(gl… in UnimplementedCallAsync() argument
637 …eturn UnimplementedCallAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); in UnimplementedCallAsync()
734 …teTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(gl… in Start() argument
736 return Start(request, new grpc::CallOptions(headers, deadline, cancellationToken)); in Start()
742 …teTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(gl… in StartAsync() argument
744 return StartAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); in StartAsync()
750 …teTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(gl… in Stop() argument
752 return Stop(request, new grpc::CallOptions(headers, deadline, cancellationToken)); in Stop()
758 …teTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(gl… in StopAsync() argument
760 return StopAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); in StopAsync()