Table of Contents

TTMSMCPNamedPipeTransport.DefaultTimeout Property

Timeout in milliseconds retained for pipe operations. Defaults to 5000.

API unit family: TMS.MCP.Transport.NamedPipe Declaring type: TTMSMCPNamedPipeTransport Type: Integer

Syntax

property DefaultTimeout: Integer;

Remarks

Recorded but not currently applied to the pipe operations themselves, so changing it does not alter how long a send or a connection attempt waits.

Exceptions

Exception Description
Exception Raised when the channel is running, because the value is meant to be fixed before the pipe is published.