ConnectionIdProxy Class
Visual Studio 2010
.NET Framework 4
Namespace:
Microsoft.AspNet.SignalR.Hubs
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
Top
System::Object
System.Dynamic::DynamicObject
Microsoft.AspNet.SignalR.Hubs::SignalProxy
Microsoft.AspNet.SignalR.Hubs::ConnectionIdProxy
System.Dynamic::DynamicObject
Microsoft.AspNet.SignalR.Hubs::SignalProxy
Microsoft.AspNet.SignalR.Hubs::ConnectionIdProxy
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The ConnectionIdProxy type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | HubName | (Inherited from SignalProxy.) |
![]() | Send | (Inherited from SignalProxy.) |
![]() | Signal | (Inherited from SignalProxy.) |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetDynamicMemberNames | (Inherited from DynamicObject.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetInvocationData | (Inherited from SignalProxy.) |
![]() | GetMetaObject | (Inherited from DynamicObject.) |
![]() | GetType | (Inherited from Object.) |
![]() | Invoke | (Inherited from SignalProxy.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | TryBinaryOperation | (Inherited from DynamicObject.) |
![]() | TryConvert | (Inherited from DynamicObject.) |
![]() | TryCreateInstance | (Inherited from DynamicObject.) |
![]() | TryDeleteIndex | (Inherited from DynamicObject.) |
![]() | TryDeleteMember | (Inherited from DynamicObject.) |
![]() | TryGetIndex | (Inherited from DynamicObject.) |
![]() | TryGetMember | (Inherited from SignalProxy.) |
![]() | TryInvoke | (Inherited from DynamicObject.) |
![]() | TryInvokeMember | (Inherited from SignalProxy.) |
![]() | TrySetIndex | (Inherited from DynamicObject.) |
![]() | TrySetMember | (Inherited from DynamicObject.) |
![]() | TryUnaryOperation | (Inherited from DynamicObject.) |
Show:
