Cancel a running command
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2017.2.157.613 (2017.2.157.0613)
Syntax
C# |
---|
public void CancelCommand( uint cmd ) |
Visual Basic |
---|
Public Sub CancelCommand ( _ cmd As UInteger _ ) |
Visual C++ |
---|
public: void CancelCommand( unsigned int cmd ) |
Parameters
- cmd
- Type: System..::..UInt32
Unique Id for the run of the command (P4Command.CommandId)