ClientRequest ClassHazelcast .Net Client Class Library
Inheritance Hierarchy

SystemObject
  Hazelcast.Client.Request.BaseClientRequest

Namespace: Hazelcast.Client.Request.Base
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.5.3.2
Syntax

public abstract class ClientRequest : IVersionedPortable, 
	IPortable

The ClientRequest type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetClassId
Public methodGetClassVersion
Public methodGetFactoryId
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodReadPortable
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodWrite
Public methodWritePortable
Top
Properties

  NameDescription
Public propertyCallId
Public propertySingleConnection
Top
See Also

Reference