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

Namespace: Hazelcast.Client.Spi
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9
Syntax

public TargetDisconnectedException(
	string msg
)

Parameters

msg
Type: SystemString
See Also

Reference