Thrown whenever an operation is performed on Cache and state transfer is in progress
Namespace: Alachisoft.NCache.Runtime.ExceptionsAssembly: Alachisoft.NCache.Runtime (in Alachisoft.NCache.Runtime.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class StateTransferInProgressException : Exception, ISerializable |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class StateTransferInProgressException _ Inherits Exception _ Implements ISerializable |
| Visual C++ |
|---|
[SerializableAttribute] public ref class StateTransferInProgressException : public Exception, ISerializable |
Inheritance Hierarchy
System..::..Object
System..::..Exception
Alachisoft.NCache.Runtime.Exceptions..::..StateTransferInProgressException
System..::..Exception
Alachisoft.NCache.Runtime.Exceptions..::..StateTransferInProgressException