DhtBase.IsLastReadSuccessful Property

Definition

Caution

This property will be removed in a future release.

How last read went, true for success, false for failure

public bool IsLastReadSuccessful { get; }
[System.Obsolete("This property will be removed in a future release.")]
public bool IsLastReadSuccessful { get; }
member this.IsLastReadSuccessful : bool
[<System.Obsolete("This property will be removed in a future release.")>]
member this.IsLastReadSuccessful : bool
Public ReadOnly Property IsLastReadSuccessful As Boolean

Property Value

Attributes

Applies to