Inheritance Hierarchy
Hazelcast.Client.Request.BaseClientRequest
Namespace: Hazelcast.Client.Request.Base
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.5.3.2
Syntax
The ClientRequest type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetClassId | |
![]() | GetClassVersion | |
![]() | 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.) |
![]() | Write | |
![]() | WritePortable |
Properties
Name | Description | |
---|---|---|
![]() | CallId | |
![]() | SingleConnection |
See Also