tibrvftMonitor_GetTransport()

Function

Declaration

tibrv_status tibrvftMonitor_GetTransport(
    tibrvftMonitor     monitor,
    tibrvTransport*    transport);

Purpose

Extract the transport of a fault tolerance monitor.

Parameter

Description

monitor

Extract the transport from this monitor object.

transport

The program supplies a location, and the function stores the transport in that location.