Click or drag to resize

EventConnectiondisconnect Method

Disconnects the host event source from the script handler function.

Namespace: Microsoft.ClearScript
Assembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.4.5
Syntax
public void disconnect()
See Also