Perforce API for the .Net CLR P4.Net

ServerNotConnected_SetVar_AfterInit Class

Exception: Attempting to set a property that can not be set after the server is connected!

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

System.Object
   System.Exception
      P4API.Exceptions.P4APIExceptions
         P4API.Exceptions.ServerNotConnected_SetVar_AfterInit

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

Requirements

Namespace: P4API.Exceptions

Assembly: p4api (in p4api.dll)

See Also

ServerNotConnected_SetVar_AfterInit Members | P4API.Exceptions Namespace