You are here: RainWorx.FrameWorx.DTO Namespaces > RainWorx.FrameWorx.DTO.EventArgs > SignalRMessage Class

SignalRMessage Class

AuctionWorx 3.5 API
Inheritance Hierarchy

SystemObject
  RainWorx.FrameWorx.DTO.EventArgsSignalRMessage

Namespace:  RainWorx.FrameWorx.DTO.EventArgs
Assembly:  RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5

Syntax

C#
public class SignalRMessage

The SignalRMessage type exposes the following members.

Constructors

NameDescription
Public methodSignalRMessage(Int32, Object)
Initializes a new instance of the SignalRMessage class
Public methodSignalRMessage(Int32, String, Object)
Initializes a new instance of the SignalRMessage class
Top
Properties

NameDescription
Public propertyEntityID
Public propertyMessageData
Public propertyMessageType
Top
Extension Methods

NameDescription
Public Extension MethodToMvcHtmlString
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.)
Top
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.