Click or drag to resize
SessionWaitForSchemaAgreement Method (IPEndPoint)

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public bool WaitForSchemaAgreement(
	IPEndPoint hostAddress
)

Parameters

hostAddress
Type: System.NetIPEndPoint

Return Value

Type: Boolean

Implements

ISessionWaitForSchemaAgreement(IPEndPoint)
See Also