Click or drag to resize

VersionUtil Class

Inheritance Hierarchy
SystemObject
  Hazelcast.UtilVersionUtil

Namespace:  Hazelcast.Util
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax
public class VersionUtil

The VersionUtil type exposes the following members.

Constructors
  NameDescription
Public methodVersionUtil
Initializes a new instance of the VersionUtil class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodStatic memberGetDllVersion
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberParseServerVersion
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Public fieldStatic memberUnknownVersion
Top
See Also