StreamLink.NET
ServerGroupType Enumeration
StreamLink.NETCaplin.StreamLink.Protocol.Rttp.ServiceConfigurationServerGroupType
The Type of the Server Group
Declaration Syntax
C#Visual BasicVisual C++
public enum ServerGroupType
Public Enumeration ServerGroupType
public enum class ServerGroupType
Members
MemberDescription
balance
The servers will be choses at random to balance the load.

order
Servers are chosen in the order specified.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.22.0 (5.0.22.0)