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

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

public DistributedObjectDestroyedException(
	string message
)

Parameters

message
Type: SystemString
See Also

Reference