OEC Application Programming Interface

OECClient.UpdateOsmAlgoList Method 

Updates a list of OSM algorithms.

public Void UpdateOsmAlgoList(
   AlgoList algoList
);

Parameters

algoList
A list of OSM algorithms

Return Value

Remarks

This method is called by OSM broker, when it gets connected to or going to disconnect from OEC OrderServer.

See Also

OECClient Class | OEC.API Namespace