Base client request, All Request must extend this class
Inheritance Hierarchy
Hazelcast.Client.Request.BaseClientRequest
Namespace: Hazelcast.Client.Request.Base
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
The ClientRequest type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CallId | |
![]() | Sticky |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetClassId | |
![]() | GetFactoryId | |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ReadPortable | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WritePortable |
See Also