Click or drag to resize
RegistrationGroup Class
A group of signaling servers to register with simultaneously.
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesRegistrationGroup

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public class RegistrationGroup

The RegistrationGroup type exposes the following members.

Constructors
Properties
  NameDescription
Public propertySignalingServers
Array of SignalingServer instances in this group, in priority order.
Public propertySimultaneousRegistrationLimit
The maximum number of servers in this group to register with at once.
Top
Methods
  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Top
See Also