Neokernel API

ServiceAgent Class

Abstract agent that automatically registers with the ServiceManager using the service name specified in it's service_name prop.

service_name
Specifies the service name that the Agent will use to register with the ServiceManager.

For a list of all members of this type, see ServiceAgent Members .

System.Object
   Props
      Agent
         ServiceAgent
            Derived types

public abstract class ServiceAgent : Agent

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.neokernel.nk

Assembly: Neokernel (in Neokernel.exe)

See Also

ServiceAgent Members | com.neokernel.nk Namespace