[TIBCO.EMS.UFOCLIENT .NET client library 7.0 documentation]

Set the number of connection attempts

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

Syntax

public void SetConnAttemptCount(
	int attempts
)
Public Sub SetConnAttemptCount ( _
	attempts As Integer _
)
public:
void SetConnAttemptCount(
	int attempts
)

Parameters

attempts
Type: System..::.Int32
The number of connection attempts

Remarks