ObservableConnection<T> Constructor
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Client
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Initializes a new instance of the ObservableConnection<T> class.
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Parameters
- connection
- Type: Microsoft.AspNet.SignalR.Client::Connection
- convert
- Type: System::Func<String, T>
Show: