Click or drag to resize

P4ServerMTgetServer Method

Create/retrieve a P4Server for use in this thread's context

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
public P4Server getServer()

Return Value

Type: P4Server
P4Server connection
See Also