get_history_size


Description:

public async uint64 get_history_size (string name) throws Error

Get the history isize from the GPasteDaemon

Parameters:

this

a Client instance

name

the name of the history

callback

A TaskReadyCallback to call when the request is satisfied or null if you don't care about the result of the method invocation.

user_data

The data to pass to callback.