Share via


IActorReminder.State Property

Definition

Gets the user state passed to the reminder invocation.

public byte[] State { get; }
member this.State : byte[]
Public ReadOnly Property State As Byte()

Property Value

Byte[]

The user state passed to the reminder invocation.

Applies to