Perforce API for the .Net CLR P4.Net

ServerAlreadyConnected Class

Exception: Changing the port when a server is connected is not allowed!

For a list of all members of this type, see ServerAlreadyConnected Members.

System.Object
   System.Exception
      P4API.Exceptions.P4APIExceptions
         P4API.Exceptions.ServerAlreadyConnected

[Visual Basic]
Public Class ServerAlreadyConnected
    Inherits P4APIExceptions
[C#]
public class ServerAlreadyConnected : P4APIExceptions

Requirements

Namespace: P4API.Exceptions

Assembly: p4api (in p4api.dll)

See Also

ServerAlreadyConnected Members | P4API.Exceptions Namespace