Hi Dario,

I confirm that in the current .Net library there is no the equivalent of the getStatus() method.

However, by implementing all the methods of the IConnectionListener interface your app should be fully informed on all the transitions that the session with the Lightstreamer server undergoes.
Please also refer to the very simple implementation we provide in our demo (StocklistConnectionListener.cs).

Anyway I can anticipate you that we are working to provide a common interface for all development environments, the Lightstreamer Unified Client API model, which was first introduced with the JavaScript client API.

Regards,
Giuseppe