An NDoc Documented Class Library

CommandBase Class

Base class for commands. Delivers constants that are used by command to signalize result of their execution.

For a list of all members of this type, see CommandBase Members.

System.Object
   NChain.CommandBase

[Visual Basic]
MustInherit Public Class CommandBase
[C#]
public abstract class CommandBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NChain

Assembly: NChain (in NChain.dll)

See Also

CommandBase Members | NChain Namespace