C# Class NATS.Client.Connection.SubChannelPool.SubChannelProcessor

SubChannelProcessor creates a channel and a task to process messages on that channel.
Inheritance: IDisposable
Afficher le fichier Open project: nats-io/csnats

Private Properties

Свойство Type Description
SubChannelProcessor System

Méthodes publiques

Méthode Description
Dispose ( ) : void

Private Methods

Méthode Description
SubChannelProcessor ( Connection c ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void