dotConnect for Adobe Commerce Documentation
Devart.Data.Magento Namespace / MagentoConnection Class / Ping Method

In This Topic
    Ping Method (MagentoConnection)
    In This Topic
    Call this method to enshure that the connection is still valid and working.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Sub Ping() 
    public override void Ping()
    See Also