Click or drag to resize

MessageEventArgs.Message Property

Gets the message created as part of the event

Namespace:  AGI.Foundation.Infrastructure.Threading
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public Object Message { get; }

Property Value

Type: Object
See Also