Click or drag to resize

P4ServerLastResults Property

The results of the last command executed on this thread

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
public P4CommandResult LastResults { get; }

Property Value

Type: P4CommandResult
See Also