[TIBCO.EMS .NET client library 6.0 documentation]

Gets and Sets the timestamp for the message.

Namespace:  TIBCO.EMS
Assembly:  TIBCO.EMS (in TIBCO.EMS.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