Edit

Share via


SpeechSynthesisConnector.EndWrite(IAsyncResult) Method

Definition

Not supported.

public:
 override void EndWrite(IAsyncResult ^ asyncResult);
public override void EndWrite (IAsyncResult asyncResult);
override this.EndWrite : IAsyncResult -> unit
Public Overrides Sub EndWrite (asyncResult As IAsyncResult)

Parameters

asyncResult
IAsyncResult

Not applicable.

Exceptions

Thrown when this method is called.

Applies to