Neokernel API

Agent.unregisterService Method

Unregisters the service implementation instance with the service manager using the specified prop.

public virtual void unregisterService(
   string service_name,
   object serviceImpl
);

See Also

Agent Class | com.neokernel.nk Namespace