Gets the session identity set for this event filter.
Declaring type: SessionEventFilter
Namespace: Zyan.Communication.Delegates
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public HashSet<Guid> Sessions { get; set; }
Property Value

There is no description.