KestrunHub.JoinGroup method

Allows a client to join a specific group.

public Task JoinGroup(string groupName)
parameter description
groupName The name of the group to join.

See Also