NAnt SDK Documentation - v0.92

RemoteNUnitTestRunner Class

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

System.Object
   System.MarshalByRefObject
      NAnt.NUnit1.Tasks.RemoteNUnitTestRunner

[Visual Basic]
Public Class RemoteNUnitTestRunner
    Inherits MarshalByRefObject
[C#]
public class RemoteNUnitTestRunner : MarshalByRefObject

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: NAnt.NUnit1.Tasks

Assembly: NAnt.NUnit1Tasks (in NAnt.NUnit1Tasks.dll)

See Also

RemoteNUnitTestRunner Members | NAnt.NUnit1.Tasks Namespace