Class MetaServerRemoveRequest
A request to the JetStream $JS.API.SERVER.REMOVE API
public record MetaServerRemoveRequest : IEquatable<MetaServerRemoveRequest>
- Inheritance
-
MetaServerRemoveRequest
- Implements
- Inherited Members
Properties
- Peer
The Name of the server to remove from the meta group
- PeerId
Peer ID of the peer to be removed. If specified this is used instead of the server name