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++
[OperationContractAttribute()] 
[WebGetAttribute(BodyStyle=0, UriTemplate="?interface=ContextAgent&method=Ping")] 
public Stream Ping() 
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?interface=ContextAgent&method=Ping")> 
<OperationContractAttribute()> 
Function Ping() As Stream 
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?interface=ContextAgent&method=Ping")] 
[OperationContractAttribute()] 
Stream^ Ping();  
Requirements

Target Platforms

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

Leadtools.Ccow.Services Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.