J-Integra® Espresso Programming Documentation (API)

RuntimeConfiguration.SetORBEndpoint Method

Sets the orb endpoint, host/port/portspan

void SetORBEndpoint(
 string host,
 int port,
 int portSpan
);

Parameters

host
Host of orb endpoint.
port
Port of orb endpoint.
portSpan
Port span of orb endpoint.

Return Value

none

Remarks

none

Exceptions

none

See Also

Runtime Config | Runtime Namespace