.NET SDK - BaseEvent<TManaged>.Data

BaseEvent<TManaged>.Data property

The data of the event.

public TManaged Data { get; }

See Also