TastyRemoteDefaults.

AttachToStream(TastyScope, Stream) Method

Namespace
Xenial.Delicious.Remote
Containing Type
TastyRemoteDefaults

Syntax

public static Task<ITastyRemote> AttachToStream(TastyScope scope, Stream remoteStream)

Parameters

Name Type Description
scope TastyScope
remoteStream Stream

Return Value

Type Description
Task<ITastyRemote>