XmlTextReader.ReadAsync Method

Definition

public override System.Threading.Tasks.Task<bool> ReadAsync ();
override this.ReadAsync : unit -> System.Threading.Tasks.Task<bool>
Public Overrides Function ReadAsync () As Task(Of Boolean)

Returns

Applies to