- API Browser
- Weavy.Core.Plugins
- PresenceDaemon
PresenceDaemon Class
- Namespace:
- Weavy.Core.Plugins
- Assembly:
- Weavy.Core.dll
A daemon that keeps track of connections that the RealTimeHub has seen.
It uses a time based system to verify if connections are *actually* still online.
[Guid("EFD2CFA5-05ED-4B96-89F4-14BBA7444DE9")]
[Daemon(Icon = "clock", Name = "Presence monitor", Description = "Keeps track of online users.", Schedule = "* * * * *")]
public class PresenceDaemon : Daemon, IDaemon, IFunction, IPlugin, IExtension, IExpando, IDynamicMetaObjectProvider, IEnumerable>, IEnumerable, ICloneable, IValidatableObject
- Inheritance:
- System.Object → Expando → Plugin → Function → Daemon → PresenceDaemon
- Attributes:
- System.Runtime.InteropServices.GuidAttribute, DaemonAttribute
- Implements:
- IDaemon, IFunction, IPlugin, IExtension, IExpando