Show / Hide Table of Contents

Class SignalRGroupAction

Inheritance
System.Object
SignalRGroupAction
Namespace: FunctionMonkey.Abstractions.SignalR
Assembly: FunctionMonkey.Abstractions.dll
Syntax
public class SignalRGroupAction : object

Properties

| Improve this Doc View Source

Action

Declaration
public GroupActionEnum Action { get; set; }
Property Value
Type Description
GroupActionEnum
| 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

OpenApiFluentValidationHelper.IsNumeric(Object)
OpenApiFluentValidationHelper.NumericToInt(Object)
OpenApiFluentValidationHelper.NumericToDouble(Object)
OpenApiFluentValidationHelper.NumericToDecimal(Object)
  • Improve this Doc
  • View Source
  • 0 Comments
Back to top Copyright © 2018 James Randall