System.Runtime.InteropServices.BIND_OPTS.dwTickCountDeadline Field

Indicates the amount of time (clock time in milliseconds, as returned by the GetTickCount function) the caller specified to complete the binding operation.

Syntax

public int dwTickCountDeadline

Remarks

This member lets the caller limit the execution time of an operation when speed is of primary importance.

For more information, please see the existing documentation for BIND_OPTS in the MSDN library.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0