You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[return: SignalRReturn(typeof(Object), 200, "I used this decsription to point out that in this case, SignalRreturn documents the object the caller will receive, not the return type of the actual method.")]
public async Task SubscribeAsync([SignalRParam("The PonyId", typeof(Guid), false, false)] Guid id)