Returns a String that represents this instance.
Namespace:
AGI.Parallel.Infrastructure
Assembly:
AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax public override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
String
A
String that represents this instance.
See Also