P4ClientInfoMessage Class |
Namespace: Perforce.P4
The P4ClientInfoMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| P4ClientInfoMessage(P4Server, IntPtr) |
Create a new P4ClientInfoMessage
| |
| P4ClientInfoMessage(Int32, Int32, String) |
Create a new ClientError
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString |
Convert message to string
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| Message |
Message
| |
| MessageCode |
Generic code for the message
| |
| MessageLevel |
Message level
|