Class SignalRNegotiateResponse
Inheritance
System.Object
SignalRNegotiateResponse
Namespace: FunctionMonkey.Commanding.Abstractions
Assembly: FunctionMonkey.Commanding.Abstractions.dll
Syntax
public class SignalRNegotiateResponse : object
Properties
| Improve this Doc View SourceHubName
Declaration
public string HubName { get; set; }
Property Value
Type | Description |
---|---|
System. |
UserId
Declaration
public string UserId { get; set; }
Property Value
Type | Description |
---|---|
System. |