Overload | Description |
---|---|
AddSegment(Segment,Boolean) | Adds a segment to the end of the last part of the MultipartBuilder. This method must be called on the MCT. Use QueuedTask.Run. |
AddSegment(SegmentBuilder,Boolean) | Add a segment to the Multipart using a segment builder. This method must be called on the MCT. Use QueuedTask.Run. |