Enum GroupAction Represents a group action. Namespace: Neon.SignalR Assembly: Neon.SignalR.dll Syntax public enum GroupAction Fields Name Description Add Add a member to the group. Remove Remove a member from the group. Extension Methods EnumExtensions.ToMemberString(Enum)