The Props object keeps track of a set of properties. Similar to a hashtable but includes many useful utilities. Props allows listeners to be added so that other objects can be notified when properties in this Props object get changed. There are also methods that return specific types of objects instead of the Object type and set properties with specific types.
For a list of all members of this type, see Props Members .
System.Object
Props
Message
Agent
AgentController
AgentRequest
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: com.neokernel.props
Assembly: Neokernel (in Neokernel.exe)
Props Members | com.neokernel.props Namespace