Méthode | Description | |
---|---|---|
ToString ( ) : string |
Méthode | Description | |
---|---|---|
Unbind ( ) : void |
Override Unbind and put in code that actually calls core and unbinds whatever this handle is about. when this is called, it has already been verified that it is safe to call core - so just put in code that does the job.
|
Méthode | Description | |
---|---|---|
GetUnbindList ( ) : List |
||
LockAndUndbindList ( ) : void | ||
RealmHandle ( ) : System | ||
RealmHandle ( |
||
ReleaseHandle ( ) : bool | ||
RequestUnbind ( |
Called by children to this root, when they would like to be unbound, but are (possibly) running in a finalizer thread so it is (possibly) not safe to unbind then directly.
|
|
SetHandle ( |
||
UnbindLockedList ( ) : void |