Method GetBodyContents
GetBodyContents()
Gets the request contents of the body as a byte array.
public byte[] GetBodyContents()
Returns
- byte[]
A byte array containing the body contents.
Gets the request contents of the body as a byte array.
public byte[] GetBodyContents()
A byte array containing the body contents.