LivenessTimeout property

Gets or sets the LivenessTimeout connection property.

Syntax
Visual Basic

Public Property LivenessTimeout As Integer
C#

public int LivenessTimeout { get; set; }
See also