close – Closing a Shared Object
Closing a remote Shared Object instance is as easy as invoking close
.
The event delegate is also removed using the
off
method, sinceSharedObject
is an instance ofEventEmitter
.
Closing a remote Shared Object instance is as easy as invoking close
.
The event delegate is also removed using the
off
method, sinceSharedObject
is an instance ofEventEmitter
.