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

Gets and Sets the timestamp for the message.

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

Syntax

public long Timestamp { get; set; }
Public Property Timestamp As Long
public:
property long long Timestamp {
	long long get ();
	void set (long long value);
}

Remarks

See Also