Click or drag to resize

DseClusterOnShutdownAsync Method

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public Task<bool> OnShutdownAsync(
	int timeoutMs = -1
)

Parameters

timeoutMs (Optional)
Type: SystemInt32

Return Value

Type: TaskBoolean
See Also