EventConnectionTdisconnect Method |
Disconnects the host event source from the script handler function.
Namespace:
Microsoft.ClearScript
Assembly:
ClearScript.Core (in ClearScript.Core.dll) Version: 7.2.4
Syntaxpublic:
void disconnect()
member disconnect : unit -> unit
See Also