public static int GetPort ();

Returns

int The port number of the ChannelService.

Description

Retrieves the port where the ChannelService runs. This port is chosen randomly when the ChannelService first starts. Alternatively you can specify the port from the command line, using the --ump-channel-service-port <portNumber> switch.