 | DistributedObjectEventGetEventType Method |
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntaxpublic virtual string GetEventType()
Public Overridable Function GetEventType As String
public:
virtual String^ GetEventType()
abstract GetEventType : unit -> string
override GetEventType : unit -> string
Return Value
Type:
StringeventType
See Also