[TIBCO.EMS .NET Admin client library 6.0 documentation]

Deprecated as of 6.0

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

public bool FaultTolerantFailoverReread { get; }
Public ReadOnly Property FaultTolerantFailoverReread As Boolean
public:
property bool FaultTolerantFailoverReread {
	bool get ();
}

Return Value

true if the configuration will be reread following failover, false otherwise.

See Also