CefPostDataElement ClassXilium.CefGlue

[This is preliminary documentation and is subject to change.]

Class used to represent a single element in the request post data. The methods of this class may be called on any thread.
Inheritance Hierarchy

OnlineSystem Object
  Xilium.CefGlue CefPostDataElement

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public sealed class CefPostDataElement : IDisposable
See Also