public static int GetPort ();

Valor de retorno

int The port number of the ChannelService.

Descripción

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.