limit


Description:

[ NoAccessorMethod ]
public uint limit { get; set; }

The maximum number of results that the server should return.

This is only supported by some protocols; use supports_contact_search to check if it's supported.

To change the limit after the object has been constructed, use reset_async.