Share via


StreamDescriptor Class

Definition

Holds information about stream.

public sealed class StreamDescriptor : Microsoft.OData.Client.Descriptor
type StreamDescriptor = class
    inherit Descriptor
Public NotInheritable Class StreamDescriptor
Inherits Descriptor
Inheritance
StreamDescriptor

Properties

EntityDescriptor

The EntityDescriptor that represents the entity to which the named resource stream belongs.

State

When overridden in a derived class, gets the state of the object at the time this instance was constructed.

(Inherited from Descriptor)
StreamLink

The DataServiceStreamLink that represents the binary resource stream.

Applies to