Class PoolingChannel
public class PoolingChannel : IChannel, IDisposable
- Inheritance
-
PoolingChannel
- Implements
- Inherited Members
Constructors
PoolingChannel(IModel, Action)
public PoolingChannel(IModel channel, Action @return)
Parameters
channel
IModelreturn
Action
Properties
Model
public IModel Model { get; }
Property Value
- IModel
Methods
Dispose()
public void Dispose()