Neokernel API

Agent.registerService Method

Registers the specified object with the service manager using the specified prop.

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

See Also

Agent Class | com.neokernel.nk Namespace