Table of Contents

Property DefaultTimeout

Namespace
LMKit.Agents.Delegation
Assembly
LM-Kit.NET.dll

DefaultTimeout

Gets or sets the default timeout for delegated executions.

Set to null (default) for no timeout.

public TimeSpan? DefaultTimeout { get; set; }

Property Value

TimeSpan?