IIsonasConnection InterfaceIsonas .NET Client API Documentation
Represents an established connection to an Isonas controller. At this point, we have at least been able to connect and see the LOGON prompt.

Namespace: Bsw.Isonas.Dotnet.Client.Core
Assembly: Bsw.Isonas.Dotnet.Client (in Bsw.Isonas.Dotnet.Client.dll) Version: 1.2.1.0 (1.2.1)
Syntax

public interface IIsonasConnection : IAsyncDisposable
See Also