ICredentialsSetEndpoint Method Hazelcast .Net Client Class Library
Sets IP address of endpoint.

Namespace: Hazelcast.Security
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.3.0
Syntax

void SetEndpoint(
	string endpoint
)

Parameters

endpoint
Type: SystemString
address
Remarks

Sets IP address of endpoint.
See Also

Reference