Disposes the Browser object and releases resources used during the session.
Namespace:
Microsoft.Speech.VoiceXml
Assembly:
Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)
Syntax
C# |
---|
protected virtual void Dispose( bool disposing ) |
Parameters
- disposing
- Type: System..::..Boolean
Indicates whether the Browser is directly disposing.
Remarks
This method can be overridden by derived Browser classes.