Click or drag to resize

IFutureT Interface

Namespace:  Hazelcast.Client.Spi
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
public interface IFuture<T>

Type Parameters

T

The IFutureT type exposes the following members.

Properties
  NameDescription
Public propertyException
Public propertyIsComplete
Public propertyResult
Top
Methods
See Also