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
boundary | boundary or null to autogenerate one |
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.
boundary | boundary or null to autogenerate one |