<p>The methods of the <b>P4Connection</b> class are listed below. For a complete list of <b>P4Connection</b> class members, see the <ahref="P4API.P4ConnectionMembers.html">P4Connection Members</a> topic.</p>
<h4class="dtH4">Public Instance Methods</h4>
<divclass="tablediv">
<tableclass="dtTABLE"cellspacing="0">
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Connection.Connect.html">Connect</a></td><tdwidth="50%"> Connect to the Perforce server </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Connection.ConvertDate_overloads.html">ConvertDate</a></td><tdwidth="50%">Overloaded. Converts Perforce date (integer) to .Net DateTime. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Connection.CreatePendingChangelist.html">CreatePendingChangelist</a></td><tdwidth="50%"> Creates a new pending changelist. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Connection.Disconnect.html">Disconnect</a></td><tdwidth="50%"> Disconnect from the Perforce Server </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassEqualsTopic.htm">Equals</a> (inherited from <b>Object</b>)</td><tdwidth="50%">Determines whether the specified <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a> is equal to the current <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a>.</td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Connection.Fetch_Form.html">Fetch_Form</a></td><tdwidth="50%"> Fetch a form object from Perforce. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassGetHashCodeTopic.htm">GetHashCode</a> (inherited from <b>Object</b>)</td><tdwidth="50%">Serves as a hash function for a particular type. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassGetTypeTopic.htm">GetType</a> (inherited from <b>Object</b>)</td><tdwidth="50%">Gets the <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemTypeClassTopic.htm">Type</a> of the current instance.</td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Connection.IsServerCaseSensitive.html">IsServerCaseSensitive</a></td><tdwidth="50%"> Checks the case-sensitivity of the Perforce server. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Connection.IsValidConnection.html">IsValidConnection</a></td><tdwidth="50%"> Determines if the Perforce connection is valid. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Connection.Login.html">Login</a></td><tdwidth="50%"> Login to the Perforce Server </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Connection.Parse_Form.html">Parse_Form</a></td><tdwidth="50%"> Parse the raw text of a Perforce form into a P4Form object </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Connection.PrintBinary.html">PrintBinary</a></td><tdwidth="50%"> Print the contents of a file in Perforce to a byte array. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Connection.PrintStream_overloads.html">PrintStream</a></td><tdwidth="50%">Overloaded. Prints the contents of a Perforce file to a Stream. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Connection.PrintStreamEvents.html">PrintStreamEvents</a></td><tdwidth="50%"> Runs a print command, and raises events for each file printed. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Connection.PrintText.html">PrintText</a></td><tdwidth="50%"> Print the contents of a file in Perforce to a string. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Connection.Run.html">Run</a></td><tdwidth="50%"> Executes a Perforce command in tagged mode. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Connection.RunCallback.html">RunCallback</a></td><tdwidth="50%"> Runs the specified command, calling the appropriate callback methods as Perforce returns information. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Connection.RunCallbackUnparsed.html">RunCallbackUnparsed</a></td><tdwidth="50%"> Runs the callback unparsed. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Connection.RunUnParsed.html">RunUnParsed</a></td><tdwidth="50%"> Executes a Perforce command in non-tagged mode. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Connection.Save_Form_overloads.html">Save_Form</a></td><tdwidth="50%">Overloaded. Saves the form to Perforce. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassToStringTopic.htm">ToString</a> (inherited from <b>Object</b>)</td><tdwidth="50%">Returns a <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemStringClassTopic.htm">String</a> that represents the current <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a>.</td></tr></table>
</div>
<h4class="dtH4">Protected Instance Methods</h4>
<divclass="tablediv">
<tableclass="dtTABLE"cellspacing="0">
<trVALIGN="top"><tdwidth="50%"><imgsrc="protmethod.gif"></img><ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassFinalizeTopic.htm">Finalize</a> (inherited from <b>Object</b>)</td><tdwidth="50%">Allows an <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a> to attempt to free resources and perform other cleanup operations before the <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a> is reclaimed by garbage collection.</td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="protmethod.gif"></img><ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassMemberwiseCloneTopic.htm">MemberwiseClone</a> (inherited from <b>Object</b>)</td><tdwidth="50%">Creates a shallow copy of the current <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a>.</td></tr></table>