IOperationData Interface

Definition

Interface for the data being transferred.

C#
public interface IOperationData : System.Collections.Generic.IEnumerable<ArraySegment<byte>>
Derived
Implements

Extension Methods

ToCommaSeparatedString<T>(IEnumerable<T>)

Converts the elements of a collection to strings and concatenates them into a comma-separated list, or returns null for null or empty collections.

Applies to

Product Versions
Azure SDK for .NET Legacy, Latest