Edit

Share via


SpeechRecognitionStream.EndRead(IAsyncResult) Method

Definition

Not supported.

public:
 override int EndRead(IAsyncResult ^ asyncResult);
public override int EndRead (IAsyncResult asyncResult);
override this.EndRead : IAsyncResult -> int
Public Overrides Function EndRead (asyncResult As IAsyncResult) As Integer

Parameters

asyncResult
IAsyncResult

Not supported.

Returns

Not supported.

Applies to