Click or drag to resize

ConsistencyLostException Constructor (String)

Initializes a new instance of the ConsistencyLostException class

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.11
Syntax
public ConsistencyLostException(
	string message
)

Parameters

message
Type: SystemString
See Also