ESRI.ArcGIS.ADF.Connection
IsAlive Method
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF.Connection Namespace > IServerConnection Interface : IsAlive Method




Whether the connection is alive.

Syntax

Visual Basic (Declaration) 
Function IsAlive() As Boolean
Visual Basic (Usage)Copy Code
Dim instance As IServerConnection
Dim value As Boolean
 
value = instance.IsAlive()
C# 
bool IsAlive()

Return Value

Whether connection is alive.

See Also

© 2010 All Rights Reserved.