IotHubEndpointHealthInfo.LastSendAttemptOn Property

Definition

Last time iot hub tried to send a message to the endpoint.

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

Property Value

Applies to