Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NATS
Client
Connection.SubChannelPool.SubChannelProcessor
C# Class NATS.Client.Connection.SubChannelPool.SubChannelProcessor
SubChannelProcessor creates a channel and a task to process messages on that channel.
Inheritance:
IDisposable
Datei anzeigen
Open project: nats-io/csnats
Private Properties
Property
Type
Description
SubChannelProcessor
System
Public Methods
Method
Description
Dispose
( ) :
void
Private Methods
Method
Description
SubChannelProcessor
(
Connection
c
) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void