NAnt SDK Documentation - v0.85-nightly-2005-11-09

RemoteNUnitTestRunner Class

[This is preliminary documentation and subject to change.]

Missing <summary> documentation for T:NAnt.NUnit1.Tasks.RemoteNUnitTestRunner

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.

Remarks

Missing <remarks> documentation for T:NAnt.NUnit1.Tasks.RemoteNUnitTestRunner

Requirements

Namespace: NAnt.NUnit1.Tasks

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

See Also

RemoteNUnitTestRunner Members | NAnt.NUnit1.Tasks Namespace