Ping Method

Summary

Provides a means for a context manager to determine whether or not a web context agent in a common context session is still running.

Syntax
C#
VB
C++
public virtual void Ping() 
Public Overridable Sub Ping()  
public: 
virtual void Ping();  

Remarks

This method shall be implemented by all agents to return immediately.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly