KestrunHub.LeaveGroup method

Allows a client to leave a specific group.

public Task LeaveGroup(string groupName)
parameter description
groupName The name of the group to leave.

See Also