次の方法で共有


SBTopic.AccessedAt プロパティ

定義

このトピックのメッセージが最後に送信されたとき、または要求が受信された時刻を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.accessedAt")]
public DateTime? AccessedAt { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.accessedAt")>]
member this.AccessedAt : Nullable<DateTime>
Public ReadOnly Property AccessedAt As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象