Table of Contents

Class OperationStillRunningException

Namespace
NexusRpc
Assembly
NexusRpc.dll

An operation result was requested, but it is still running.

public class OperationStillRunningException : Exception, ISerializable
Inheritance
OperationStillRunningException
Implements
Inherited Members

Constructors

OperationStillRunningException()

Initializes a new instance of the OperationStillRunningException class.

public OperationStillRunningException()