Publishes or removes local gcaps server from the network.
| server_name | Name to publish server under. |
| publish | True=publish server, False=remove server. |
| save | Save this configuration for future server reboots. |
| System.Exception | Will throw an exception if anything other than G_NO_ERROR is received from gclib. |
Definition at line 738 of file gclib.cs.
References G_NO_ERROR, GError(), and vector().
Referenced by Examples.Remote_Server().