MutationObserver.Disconnect
MutationObserver.Disconnect method
Stops observer from observing any mutations. Until the observe() method is used again, observer’s callback will not be invoked.
public void Disconnect()
See Also
- class MutationObserver
- namespace Aspose.Svg.Dom.Mutations
- assembly Aspose.SVG