IConnectableObservable<T>.Connect Method

Namespace:  Microsoft.Phone.Reactive
Assembly:  Microsoft.Phone.Reactive (in Microsoft.Phone.Reactive.dll)

Syntax

'Declaration
Function Connect As IDisposable
IDisposable Connect()
IDisposable^ Connect()
abstract Connect : unit -> IDisposable

Return Value

Type: System.IDisposable

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

IConnectableObservable<T> Interface

Microsoft.Phone.Reactive Namespace