HubResult Properties

.NET Framework 4.5

The HubResult type exposes the following members.

  NameDescription
Public property Error The error message returned from the hub invocation.
Public property Id The callback identifier
Public property Result The return value of the hub
Public property State The caller state from this hub.
Top
Show: