C# Class CaSharpServer.ChannelMonitor

Inheritance: IDisposable
Show file Open project: ISISComputingGroup/EPICS-epicssharp

Public Methods

Method Description
Dispose ( ) : void

Private Methods

Method Description
ChannelMonitor ( CARecord record, string property, CAServerChannel channel, EpicsType type, int dataCount, MonitorMask monitorMask, int subscriptionId ) : System
Record_RecordProcessed ( object sender, EventArgs e ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void