Click or drag to resize
ZfpUtil Class
Helper class that provides utilities designed for the Zero Footprint Solution clients that leverage private leased lines to the Bloomberg network.
Inheritance Hierarchy
SystemObject
  Bloomberglp.BlpapiZfpUtil

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax
public sealed class ZfpUtil

The ZfpUtil type exposes the following members.

Constructors
  NameDescription
Public methodZfpUtil
Initializes a new instance of the ZfpUtil class
Top
Methods
  NameDescription
Public methodStatic memberGetZfpOptionsForLeasedLines
Creates a SessionOptions object for applications that leverages private leased lines to Bloomberg network. The SessionOptions object is only valid for private leased line connectivity.
Top
See Also