Click or drag to resize

ClusterShutdownAsync Method

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
public Task ShutdownAsync(
	int timeoutMs = -1
)

Parameters

timeoutMs (Optional)
Type: SystemInt32

Return Value

Type: Task
See Also