Click or drag to resize

SetMessageT Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.Core.MessageDefaultRequestMessage
    SoftGear.Strix.Client.Core.MessageSetMessageT

Namespace:  SoftGear.Strix.Client.Core.Message
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
[SerializableAttribute]
public class SetMessage<T> : DefaultRequestMessage

Type Parameters

T

The SetMessageT type exposes the following members.

Constructors
  NameDescription
Public methodSetMessageT
Initializes a new instance of the SetMessageT class
Public methodSetMessageT(Int64, IDictionaryString, Object)
Initializes a new instance of the SetMessageT class
Top
Methods
See Also