| Noemax.FastInfoset Namespace > XmlFastInfosetReader Class : ReadAsync Method |
'Declaration <__DynamicallyInvokableAttribute()> Public Function ReadAsync() As System.Threading.Tasks.Task(Of Boolean)
'Usage Dim instance As XmlFastInfosetReader Dim value As System.Threading.Tasks.Task(Of Boolean) value = instance.ReadAsync()
[__DynamicallyInvokable()] public System.Threading.Tasks.Task<bool> ReadAsync()
public function ReadAsync(): System.Threading.Tasks.Task;
__DynamicallyInvokableAttribute() public function ReadAsync() : System.Threading.Tasks.Task;
[__DynamicallyInvokable()] public: System.Threading.Tasks.Task<bool>* ReadAsync();
[__DynamicallyInvokable()] public: System.Threading.Tasks.Task<bool>^ ReadAsync();
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2