Click or drag to resize

PortalCollection Class

This class is the portalholder.
Inheritance Hierarchy
SystemObject
  VaserPortalCollection

Namespace:  Vaser
Assembly:  Vaser (in Vaser.dll) Version: 1.1.23.0 (1.1.23.0)
Syntax
C#
public class PortalCollection

The PortalCollection type exposes the following members.

Constructors
  NameDescription
Public methodPortalCollection
Initializes a new instance of the PortalCollection class
Top
Methods
  NameDescription
Public methodRegisterChannel
Register an channel class for packetprocessing
Public methodRegisterPortal
Register an portal on this collection. The collection should not be used before.
Public methodRegisterRequest
Register an request class for packetprocessing
Top
See Also