Allows a client to monitor the execution of a command. It allow the client to
cancel the command if it takes to long to complete or display a UI to allow the
user to cancel the command.
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2015.1.103.4687 (2015.1.103.4687)
Syntax
| C# |
|---|
public interface IKeepAlive |
| Visual Basic |
|---|
Public Interface IKeepAlive |
| Visual C++ |
|---|
public interface class IKeepAlive |