Show / Hide Table of Contents

Class RoutesClient.ComputeRouteMatrixStream

Server streaming methods for ComputeRouteMatrix(ComputeRouteMatrixRequest, CallSettings).

Inheritance
object
ServerStreamingBase<RouteMatrixElement>
RoutesClient.ComputeRouteMatrixStream
Implements
IDisposable
Inherited Members
ServerStreamingBase<RouteMatrixElement>.GetResponseStream()
ServerStreamingBase<RouteMatrixElement>.Dispose()
ServerStreamingBase<RouteMatrixElement>.GrpcCall
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ToString()
Namespace: Google.Maps.Routing.V2
Assembly: Google.Maps.Routing.V2.dll
Syntax
public abstract class RoutesClient.ComputeRouteMatrixStream : ServerStreamingBase<RouteMatrixElement>, IDisposable
In this article
Back to top Generated by DocFX