ESRI.ArcGIS.ADF.Connection
IsAlive Method
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF.Connection.IMS Namespace > IMSServerConnection Class : IsAlive Method




Check whether the server connection is alive.

Syntax

Visual Basic (Declaration) 
Public MustOverride Function IsAlive() As Boolean
Visual Basic (Usage)Copy Code
Dim instance As IMSServerConnection
Dim value As Boolean
 
value = instance.IsAlive()
C# 
public abstract bool IsAlive()

See Also

© 2010 All Rights Reserved.