EventConnectiondisconnect Method |
Disconnects the host event source from the script handler function.
Namespace: Microsoft.ClearScriptAssembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.4.5
Syntax public:
void disconnect()
member disconnect : unit -> unit
See Also