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

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