CTI32 Engine Class Library

ChannelData.port Field

This is the port number for this channel. It is assigned by the ID in the cti32engine.config file.

[Visual Basic]
Public port As Integer
[C#]
public int port;

See Also

ChannelData Class | CTI32Engine Namespace