Multipart.setBoundary

void setBoundary(string boundary)

Sets boundary as the boundary on the multipart. If boundary is null, then a boundary will be auto-generated for you.

Parameters

boundaryboundary or null to autogenerate one