AccessControlTimeoutException ClassIsonas .NET Client API Documentation
If Isonas fails to respond within the configured timeout interval for any command, this exception will be thrown
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    Bsw.Isonas.Dotnet.Client.Exceptions BaseIsonasException
      Bsw.Isonas.Dotnet.Client.Exceptions AccessControlTimeoutException

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

[SerializableAttribute]
public class AccessControlTimeoutException : BaseIsonasException
See Also