[This is preliminary documentation and is subject to change.]
The P4Server type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CancelCommand |
Cancel a running command
|
![]() |
Close |
Close the connection to a P4 Server
|
![]() |
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()()()().) |
![]() |
GetBinaryResults |
Get the complete binary results for the last command
|
![]() |
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
|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
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.) |
![]() |
Reconnect |
Reconnect to the server in the event the connection is lost
|
![]() |
RunCommand |
Run a P4 command on the P4 Server
|
![]() |
SetConnectionData |
The parameters used by the connection
|
![]() |
ToString | (Inherited from Object.) |