Method PostStreamRaw
PostStreamRaw(SyncStreamOptions)
Posts to the stream endpoint and returns a raw NDJSON stream that can be read line by line.
public virtual Task<Stream> PostStreamRaw(SyncStreamOptions options)
Parameters
optionsSyncStreamOptions