Holds the address of the method to call when this client is ready to be destroyed.
[Visual Basic]Private Destroyer As Org.Mentalis.Proxy.DestroyDelegate
[C#]
private DestroyDelegate Destroyer;
See Also
Client Class | Client Members | Org.Mentalis.Proxy Namespace