Edit

Share via


SpeechSynthesisConnector.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 applicable.

Returns

Not applicable.

Exceptions

Thrown when this method is called.

Applies to