Table of Contents

Class ProxyFrontend

Namespace
Bonsai.ZeroMQ
Assembly
Bonsai.ZeroMQ.dll

Represents an operator that specifies the front-end socket for a proxy.

public class ProxyFrontend : Source<SocketInfo>, INamedElement
Inheritance
ProxyFrontend
Implements
Inherited Members

Properties

ConnectionString

Gets or sets a value specifying the endpoints to attach the socket to.

SocketType

Gets or sets a value specifying the type of socket to use as the front-end for a proxy.

Methods

Generate()

Specifies the front-end socket for a proxy.