AsyncJob.WriteObject Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| WriteObject(Object) | |
| WriteObject(Object, Boolean) |
WriteObject(Object)
public void WriteObject (object sendToPipeline);
override this.WriteObject : obj -> unit
Public Sub WriteObject (sendToPipeline As Object)
Parameters
- sendToPipeline
- Object