Click or drag to resize

SessionWaitForSchemaAgreement Method (IPEndPoint)

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public bool WaitForSchemaAgreement(
	IPEndPoint hostAddress
)

Parameters

hostAddress
Type: System.NetIPEndPoint

Return Value

Type: Boolean

Implements

ISessionWaitForSchemaAgreement(IPEndPoint)
See Also