次の方法で共有


IotHubEndpointHealthInfo.LastSendAttemptOn プロパティ

定義

前回 IoT ハブがエンドポイントにメッセージを送信しようとしました。

public DateTimeOffset? LastSendAttemptOn { get; }
member this.LastSendAttemptOn : Nullable<DateTimeOffset>
Public ReadOnly Property LastSendAttemptOn As Nullable(Of DateTimeOffset)

プロパティ値

適用対象