Neokernel API

Agent.getServiceImpl Method

Returns a reference to the requested Service from the ServiceManager or null (Nothing in Visual Basic) if the requested service does not exist, or the ServiceManager has not been loaded.

public virtual object getServiceImpl(
   string service_name
);

See Also

Agent Class | com.neokernel.nk Namespace