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

Get the remaining time before this transaction times out.

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

Syntax

public int RemainingTime { get; }
Public ReadOnly Property RemainingTime As Integer
public:
property int RemainingTime {
	int get ();
}

See Also