Property EnableKeepAlive EnableKeepAlive Sets the keep alive flag. Declaration public bool? EnableKeepAlive { get; set; } Property Value Type Description System.Nullable<System.Boolean> Specifies a boolean value, either true or false.