This document is archived and information here might be outdated. Recommended version. |
Provides access to a holder for a reference to a server object.
Name | Description | |
---|---|---|
ServerObject | Reference to a server object. |
Classes | Description |
---|
The server object helper implements a weak reference on a server object such that a server object extension can keep a string reference on the server object helper (for example, in a member variable) and avoid keeping a strong reference on the server object itself.