Method | Description | |
---|---|---|
Dispose ( ) : void | ||
MyService ( IBus bus ) : System | ||
OnDataAvailable ( |
||
Process ( ) : void |
Do some processing
|
|
Start ( ) : void |
Start fires when the service starts (you might also put this code in the constructor)
|
public OnDataAvailable ( |
||
data | ||
return | void |