Table of Contents

Property LockTimeoutMs

Namespace
PowerSync.Common.MDSQLite
Assembly
PowerSync.Common.dll

LockTimeoutMs

Timeout in milliseconds waiting for locks to be released by other connections. Defaults to 30 seconds.

public int? LockTimeoutMs { get; set; }

Property Value

int?