The P4Server type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
CancelCommand |
Cancel a running command
|
|
|
Close |
Close the connection to a P4 Server
|
|
|
ContinueRunCmdTimer | |
|
|
Disconnect | |
|
|
Dispose()()()() |
For IDispose
|
|
|
Dispose(Boolean) | |
|
|
EchoCommand(String) |
Broadcast a string on the CommandEcho event
|
|
|
EchoCommand(String, StringList) |
Broadcast a the command line (cmd and args) on the CommandEcho event
|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize |
Finalizer
(Overrides Object..::..Finalize()()()().) |
|
|
FreeConnections |
Free the UI created for a command after it is no longer needed
|
|
|
Get |
Get an environment setting used by the server, such as user, client, ..
|
|
|
GetBinaryResults |
Get the complete binary results for the last command
|
|
|
getCmdId | |
|
|
GetConfig |
The config file that will be used by a given directory
|
|
|
GetDataSet | |
|
|
GetErrorResults |
Get a list of errors (if any) generated by a command
|
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
GetInfoResults |
Get the information messages generated by the previous command
|
|
|
GetTaggedOutput |
Get the tagged output generated by a command
|
|
|
GetTextResults |
Get the complete text results for the last command
|
|
|
GetTicket |
Use the C++ API to find an existing ticket if a file will be ignored
|
|
|
GetTicketFile |
Use the C++ API to determine the path of the ticket file
|
|
|
GetTicketFileCredential |
Use the C++ API to find an existing ticket if a file will be ignored
|
|
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
IsCommandPaused | |
|
|
IsIgnored |
Use the C++ API to determine if a file will be ignored
|
|
|
Login |
Run a login command on the server
|
|
|
Logout |
Run a logout command on the server
|
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
PauseRunCmdTimer | |
|
|
Reconnect |
Reconnect to the server in the event the connection is lost
|
|
|
ReleaseConnection |
Release the UI created for a command after it has been completed
|
|
|
RunCommand |
Run a P4 command on the P4 Server
|
|
|
Set |
Set an environment setting used by the server, such as user, client, ..
|
|
|
SetConnectionData |
The parameters used by the connection
|
|
|
SetDataSet |
The data set for use by a command
|
|
|
ToString | (Inherited from Object.) |