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

In This Topic
    Ping Method (ZohoDeskConnection)
    In This Topic
    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