![](../icons/Hazelcast-IMDG-Logo-Orange_Dark_200px.jpg) | IFutureTResult Property |
Namespace:
Hazelcast.Client.Spi
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
SyntaxReadOnly Property Result As T
Get
property T Result {
T get ();
}
abstract Result : 'T with get
Property Value
Type:
T
See Also