Class SignalRGroupAction
Inheritance
System.Object
SignalRGroupAction
Assembly: FunctionMonkey.Abstractions.dll
Syntax
public class SignalRGroupAction : object
Properties
|
Improve this Doc
View Source
Action
Declaration
public GroupActionEnum Action { get; set; }
Property Value
|
Improve this Doc
View Source
GroupName
Declaration
public string GroupName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
UserId
Declaration
public string UserId { get; set; }
Property Value
Type |
Description |
System.String |
|
Extension Methods