StaleSequenceException Constructor (String)Hazelcast .Net Client Class Library
Initializes a new instance of the StaleSequenceException class

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7.1
Syntax

public StaleSequenceException(
	string message
)

Parameters

message
Type: SystemString
See Also

Reference