ClientBuildManagerCallback Members
.NET Framework 3.0
Receives status information about a build from the ClientBuildManager object.
The following tables list the members exposed by the ClientBuildManagerCallback type.
| Name | Description | |
|---|---|---|
| ClientBuildManagerCallback | Initializes a new instance of the ClientBuildManagerCallback class. |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (inherited from MarshalByRefObject) |
| Equals | Overloaded. Determines whether two Object instances are equal. (inherited from Object) |
| GetHashCode | Serves as a hash function for a particular type. (inherited from Object) |
| GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (inherited from MarshalByRefObject) |
| GetType | Gets the Type of the current instance. (inherited from Object) |
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (inherited from MarshalByRefObject) |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (inherited from Object) |
| ReportCompilerError | Reports compilation errors and warnings that occur during an application build. |
| ReportParseError | Reports parsing errors and warnings that occur during an application build. |
| ReportProgress | Reports the progress of an application build. |
| ToString | Returns a String that represents the current Object. (inherited from Object) |
| Name | Description | |
|---|---|---|
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object) |
| MemberwiseClone | Overloaded. (inherited from MarshalByRefObject) |
Community Additions
ADD
Show: