SetProtocolsOrder Method (ClientNetworkProtocol Class)

Changes the order of the protocol list.

Syntax

object.SetProtocolsOrder(ProtocolOrderList)

Parts

Parameters

Parameter

Description

ProtocolOrderList

A string[] array that lists the client network protocols in the new order.

Property Value/Return Value

A uint32 value, which is 0 if the service was successfully modified, 1 if the request is not supported, and any other number to indicate an error.