AboutClient Methods

Methods

Get(AboutRequest, CallOptions) 
Get(AboutRequest, Metadata, NullableDateTime, CancellationToken) 
GetAsync(AboutRequest, CallOptions) 
GetAsync(AboutRequest, Metadata, NullableDateTime, CancellationToken) 
WithHost Creates a new client that sets host field for calls explicitly. gRPC supports multiple "hosts" being served by a single server. By default (if a client was not created by calling this method), host null with the meaning "use default host" is used.
(Inherited from ClientBaseAboutAboutClient)

See Also