Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The AsyncPublishOperation type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AsyncPublishOperation |
Initializes a new instance of the AsyncPublishOperation class.
|
Methods
| Name | Description | |
|---|---|---|
| CompletePublish |
Schedules a thread to complete the request.
| |
| Dispose()()()() |
Frees any unmanaged resources.
| |
| Dispose(Boolean) |
An overrideable version of the Dispose.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
The finializer implementation.
(Overrides Object..::..Finalize()()()().) | |
| 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 | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Calldata |
Gets the calldata.
| |
| Context |
Gets the context.
| |
| RequestHandle |
Gets the request handle.
| |
| Response |
Gets the response.
|