EventObjectGetSource Method Hazelcast .Net Client Class Library
The object on which the Event initially occurred.

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.1
Syntax

public virtual Object GetSource()

Return Value

Type: Object
The object on which the Event initially occurred.
See Also

Reference