DhtBase.IsLastReadSuccessful Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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