Collapse All
Public Methods
| Name | Description | |
|---|---|---|
![]() |
GetDynamicInvoker | Gets the dynamic invoker for the given delegate. |
![]() |
OneWayDynamicInvoke | Dynamically invokes the method represented by the given delegate as a one-way method. The delegate can be null. |
![]() |
SafeDynamicInvoke | Dynamically invokes the method represented by the given delegate. The delegate can be null. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
ThreadPool | Gets or sets the thread pool used to send server events to remote subscribers. |