InternalST Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Logs tracing messages when the .NET Framework serialization infrastructure is compiled.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() ![]() | InfoSoap(array<Object^>^) | This API supports the product infrastructure and is not intended to be used directly from your code. Prints SOAP trace messages. |
![]() ![]() | LoadAssemblyFromString(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Loads a specified assembly to debug. |
![]() ![]() | SerializationSetValue(FieldInfo^, Object^, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the value of a field. |
![]() ![]() | Soap(array<Object^>^) | This API supports the product infrastructure and is not intended to be used directly from your code. Processes the specified array of messages. |
![]() ![]() | SoapAssert(Boolean, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Asserts the specified message. |
![]() ![]() | SoapCheckEnabled() | This API supports the product infrastructure and is not intended to be used directly from your code. Checks if SOAP tracing is enabled. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
The trace message is printed during, serialization, remoting and when running Soapsuds Tool (Soapsuds.exe).
Available since 1.1
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

