SignalProxy Class
.NET Framework 4.5
Namespace:
Microsoft.AspNet.SignalR.Hubs
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
System::Object
System.Dynamic::DynamicObject
Microsoft.AspNet.SignalR.Hubs::SignalProxy
Microsoft.AspNet.SignalR.Hubs::ConnectionIdProxy
Microsoft.AspNet.SignalR.Hubs::GroupProxy
Microsoft.AspNet.SignalR.Hubs::StatefulSignalProxy
System.Dynamic::DynamicObject
Microsoft.AspNet.SignalR.Hubs::SignalProxy
Microsoft.AspNet.SignalR.Hubs::ConnectionIdProxy
Microsoft.AspNet.SignalR.Hubs::GroupProxy
Microsoft.AspNet.SignalR.Hubs::StatefulSignalProxy
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The SignalProxy type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetDynamicMemberNames | (Inherited from DynamicObject.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetInvocationData | |
![]() | GetMetaObject | (Inherited from DynamicObject.) |
![]() | GetType | (Inherited from Object.) |
![]() | Invoke | |
![]() | 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 | (Overrides DynamicObject::TryGetMember(GetMemberBinder, Object%).) |
![]() | TryInvoke | (Inherited from DynamicObject.) |
![]() | TryInvokeMember | (Overrides DynamicObject::TryInvokeMember(InvokeMemberBinder, array<Object>, Object%).) |
![]() | TrySetIndex | (Inherited from DynamicObject.) |
![]() | TrySetMember | (Inherited from DynamicObject.) |
![]() | TryUnaryOperation | (Inherited from DynamicObject.) |
Show:


