Perforce API for the .Net CLR
P4Connection.Connect Method
Connect to the Perforce server
[Visual Basic]
Public Sub Connect()
[C#]
public
void
Connect();
See Also
P4Connection Class
|
P4API Namespace