1 reference to FromStreamAsync
EventHubsApi (1)
Program.cs (1)
24
var binaryData = await BinaryData.
FromStreamAsync
(body);