Edit

Share via


ReminderTableData Class

Definition

Represents a collection of reminder table entries.

C#
public class ReminderTableData
C#
[Orleans.GenerateSerializer]
[System.Serializable]
public sealed class ReminderTableData
Inheritance
ReminderTableData
Attributes

Constructors

ReminderTableData()

Initializes a new instance of the ReminderTableData class.

ReminderTableData(IEnumerable<ReminderEntry>)

Initializes a new instance of the ReminderTableData class.

ReminderTableData(ReminderEntry)

Initializes a new instance of the ReminderTableData class.

Properties

Reminders

Gets the reminders.

Methods

ToString()

Returns a String that represents this instance.

Applies to

Product Versions
.NET Orleans 1.5.10, 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0