Click or drag to resize

MessageTGetPublishTime Method

Return the time when the message is published

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.0
Syntax
public virtual long GetPublishTime()

Return Value

Type: Int64
publish time
See Also