ServerChannelRemoveRequestHandler Method |
Namespace: OBCOM.NetSwitchLib.Servers
| Exception | Condition |
|---|---|
| ArgumentNullException | name is null or empty. |
Nothing happens if no request handler is registered under name.
If a service request identified by name later arrives, an error reply will be sent back to the service caller.