MBrace.Core


SeekableHTTPStream

Namespace: MBrace.Core.Internals

Seekable HTTP Stream implementation

Constructors

ConstructorDescription
new(url)
Signature: url:string -> SeekableHTTPStream

CompiledName: .ctor

Instance members

Instance memberDescription
GetLength()
Signature: unit -> int64
Url
Signature: string

CompiledName: get_Url

Fork me on GitHub