Fix File Lock in MessageBuilder Option 1
Created by: jeffreyladd
Summary
This fixes a bug in the message builder where it holds onto the stream after the message has been sent.
Changes proposed
- Make the Message Builder Disposable so when it gets disposed, we can release the filestream