dotConnect for Zoho Books Documentation
Devart.Data Namespace / SqlShimConnection Class / Ping Method

In This Topic
    Ping Method
    In This Topic
    Performs a request to Zoho Books to ensure that the connection is valid.
    Syntax
    'Declaration
     
    Public Overridable Sub Ping() 
    public virtual void Ping()
    See Also