LambdaExpression.TailCall Property
Silverlight
Gets the value that indicates if the lambda expression will be compiled with the tail call optimization.
Namespace: System.Linq.Expressions
Assembly: System.Core (in System.Core.dll)
Property Value
Type: System.BooleanTrue if the lambda expression will be compiled with the tail call optimization, otherwise false.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.