TopicDescription.AccessedAt Property

Definition

Gets the time and date at which a message was last sent to the topic.

public DateTime AccessedAt { get; }
member this.AccessedAt : DateTime
Public ReadOnly Property AccessedAt As DateTime

Property Value

The time and date at which a message was last sent to the topic.

Applies to