Click or drag to resize

ScopedThreadCulture Class

[Missing <summary> documentation for "T:com.espertech.esper.compat.ScopedThreadCulture"]

Inheritance Hierarchy
SystemObject
  com.espertech.esper.compatScopedThreadCulture

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public class ScopedThreadCulture : IDisposable

The ScopedThreadCulture type exposes the following members.

Constructors
  NameDescription
Public methodScopedThreadCulture
Initializes a new instance of the ScopedThreadCulture class.
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Top
See Also