BlobStream Methods

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Public Methods (see also Protected Methods)

 NameDescription
public methodAbortAborts the operation to write to the blob.
public methodBeginCommitThis operation is not currently supported.
public methodBeginRead  (Inherited from Stream)
public methodBeginWrite  (Inherited from Stream)
public methodClose  (Inherited from Stream)
public methodCommitThis operation is not currently supported.
public methodCopyTo  (Inherited from Stream)
public methodCopyTo  (Inherited from Stream)
public methodCreateObjRef  (Inherited from MarshalByRefObject)
public methodDispose  (Inherited from Stream)
public methodEndCommitThis operation is not currently supported.
public methodEndRead  (Inherited from Stream)
public methodEndWrite  (Inherited from Stream)
public methodEquals  (Inherited from Object)
public methodFlush  (Inherited from Stream)
public methodGetHashCode  (Inherited from Object)
public methodGetLifetimeService  (Inherited from MarshalByRefObject)
public methodGetType  (Inherited from Object)
public methodInitializeLifetimeService  (Inherited from MarshalByRefObject)
public methodRead  (Inherited from Stream)
public methodReadByte  (Inherited from Stream)
public methodSeek  (Inherited from Stream)
public methodSetLength  (Inherited from Stream)
public methodToString  (Inherited from Object)
public methodWrite  (Inherited from Stream)
public methodWriteByte  (Inherited from Stream)

Protected Methods

 NameDescription
protected methodCreateWaitHandle  Obsolete.  (Inherited from Stream)
protected methodDispose  (Inherited from Stream)
protected methodFinalize  (Inherited from Object)
protected methodMemberwiseClone  (Inherited from MarshalByRefObject)
protected methodMemberwiseClone  (Inherited from Object)
protected methodObjectInvariant  (Inherited from Stream)

See Also