An NDoc Documented Class Library

NullServiceExecution Class

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

System.Object
   Repository.Services.ServiceExecution
      Repository.Services.NullServiceExecution

[Visual Basic]
Public Class NullServiceExecution
    Inherits ServiceExecution
[C#]
public class NullServiceExecution : ServiceExecution
[C++]
public __gc class NullServiceExecution : public ServiceExecution
[JScript]
public class NullServiceExecution extends ServiceExecution

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: Repository.Services

Assembly: White.Repository (in White.Repository.dll)

See Also

NullServiceExecution Members | Repository.Services Namespace