Click or drag to resize

ServerInfo Class

Summarizes your Voice Elements Server properties.
Inheritance Hierarchy
SystemObject
  VoiceElements.CommonServerInfo

Namespace:  VoiceElements.Common
Assembly:  VoiceElementsCommon (in VoiceElementsCommon.dll) Version: 8.6.1.1
Syntax
public class ServerInfo

The ServerInfo type exposes the following members.

Properties
  NameDescription
Public propertyAnalogChannelCount
The maximum number of analog channels you have shared access to on the server.
Public propertyConferenceResourceCount
The maximum number of conference resources you have shared access to on the server.
Public propertyDigitalChannelCount
The maximum number of digital channels you have shared access to on the server.
Public propertyFaxResourceCount
The maximum number of fax resources you have shared access to on the server.
Public propertyMsiChannelCount
The maximum number of Msi channels you have shared access to on the server.
Public propertyServerName
The name of the server you are connected to.
Public propertySipChannelCount
The maximum number of SIP channels you have shared access to on the server.
Public propertyT1ChannelCount
The maximum number of T1 channels you have shared access to on the server.
Public propertyVoiceResourceCount
The maximum number of voice resources you have shared access to on the server.
Top
Remarks
Documentation In Development

We are constantly adding features and new capabilities to The Voice Elements Platform. Therefore, our documentation of individual methods, properties and other elements is constantly being developed and improved. If you would like to know more about this element, please help us perfect our documentation and help you develop your application by doing one or more of the following:

Thank you for your continued support of Voice Elements.

See Also