[This is preliminary documentation and is subject to change.]

The P4Server type exposes the following members.

Fields

  Name Description
Public field PromptHandler
Delegate used to process prompts for input from the server.
Public field ResolveAHandler
Delegate used to provide a custom handler for Resolve callbacks passing a ClientResolve object from the p4api.
Public field ResolveHandler
Delegate used to provide a custom handler for Resolve callbacks passing a ClientMerge object from the p4api.
Public field RunCmdTimout
Maximum time for a command to run before timing out;

See Also