Click or drag to resize

P4ServerConnectionError Property

Get the error message generated by the previous connection (if any) from the bridge dll.

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

Property Value

Type: P4ClientError
See Also