do_get


Description:

[ Version ( since = "6.0.0" ) ]
public StreamReader? do_get (Ticket ticket, CallOptions? options) throws Error

Parameters:

this

A Client.

ticket

A Ticket.

options

A CallOptions.

Returns:

The StreamReader to read record batched from the server on success, null on error.