Method: IControl::LocalLB::ProfileFastL4#keep_alive_interval
- Defined in:
- lib/icontrol/local_lb/profile_fast_l4.rb
#keep_alive_interval ⇒ ProfileULong
Gets the keep-alive probe interval for a set of FastL4 profile.
139 140 141 |
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 139 def keep_alive_interval super end |