MarkAsTransient Method
Last updated: 8/31/2026Overloads
| MarkAsTransient() |
Mark object as being a session object and ensure that it is correctly destroyed when the .NET object is disposed. |
MarkAsTransient()
Mark object as being a session object and ensure that it is correctly destroyed when the .NET object is disposed.
Declaration
public void MarkAsTransient()