| IFutureTIsComplete Property |
Namespace:
Hazelcast.Client.Spi
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax ReadOnly Property IsComplete As Boolean
Get
property bool IsComplete {
bool get ();
}
abstract IsComplete : bool with get
Property Value
Type:
BooleanSee Also