StartNodeResult Class
Returns Start node result object.
Namespace: System.Fabric.Testability
Assembly: System.Fabric.Testability (in System.Fabric.Testability.dll)
Inheritance Hierarchy
System.Object
System.Fabric.Testability.NodeResult
System.Fabric.Testability.StartNodeResult
Syntax
[SerializableAttribute]
public class StartNodeResult : NodeResult
Properties
| Name | Description | |
|---|---|---|
![]() |
NodeInstance | Gets node instance id. (Inherited from NodeResult.) |
![]() |
NodeName | Gets node name. (Inherited from NodeResult.) |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Remarks
This class returns the NodeResult for Start Node action.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
System.Fabric.Testability Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)