Click or drag to resize

WriteTimeoutExceptionWriteType Property

Gets the type of write operation that timed out.

Possible values: SIMPLE, BATCH, BATCH_LOG, UNLOGGED_BATCH and COUNTER.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public string WriteType { get; }

Property Value

Type: String
See Also