Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    Removing the NIC Proxies

    Make sure that before your application shuts down, it removes the NIC proxy instances to release resources for other software processes.

    To remove one NIC proxy instance:

    • Call the following method:
      NicProxy.destroy();

      To remove all NIC proxy instances, call the following method:

      NicFactory.destroy();

    Published: 2014-06-19