Enum - HostNetStackInstanceCongestionControlAlgorithmType(vim.host.NetStackInstance.CongestionControlAlgorithmType)

Since
vSphere API 5.5


Enum Description

Define TCP congestion control algorithm used by an instance

Enum Constants

NameDescription
cubic Cubic Algorithm. See http://tools.ietf.org/id/draft-rhee-tcp-cubic-00.txt for detail.
newreno New Reno Algorithm. See http://tools.ietf.org/html/rfc3782 for detail.

Show WSDL type definition