Namespace: Hazelcast.Client.Spi
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9
Syntax
Type Parameters
- T
The IFuture< T> type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Exception | |
![]() | IsComplete | |
![]() | Result |
Methods
Name | Description | |
---|---|---|
![]() | GetResult | |
![]() | ToTask | |
![]() | Wait() | |
![]() | Wait(Int32) |
See Also