Table of Contents

Property IsAlive

Namespace
Skyline.DataMiner.Scripting
Assembly
SLManagedScripting.dll

IsAlive

Gets a value indicating whether the connection is alive.

public virtual bool IsAlive { get; }

Property Value

bool

true if the connection is alive; otherwise, false.