dotConnect for Zoho Desk Documentation
Devart.Data.ZohoDesk Namespace / ZohoDeskConnection Class / Ping Method

On this page
    Ping Method (ZohoDeskConnection)
    On this page
    Call this method to enshure that the connection is still valid and working.
    Syntax
    'Declaration
     
    Public Overrides Sub Ping() 
    public override void Ping()
    See Also