Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
In addition to designing classes that implement IAccessible properties and methods, server developers may also need to design proxy objects that monitor the life span of accessible objects. If an accessible object in an application is available the entire time the application is running, then you do not need to create a proxy object. If it is possible to destroy the accessible object while the application is running, then you must create a proxy object.
In this section