Click or drag to resize

WebSocketTransferFactory Class

Creates implementations of WebSocketWebRequestTransfer.
Inheritance Hierarchy
SystemObject
  FM.IceLinkWebSocketTransferFactory

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The WebSocketTransferFactory type exposes the following members.

Constructors
  NameDescription
Public methodWebSocketTransferFactory
Initializes a new instance of the WebSocketTransferFactory class
Top
Properties
  NameDescription
Public propertyStatic memberCreateWebSocketTransfer
Gets or sets the callback that creates a WebSocket-based transfer class.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberGetWebSocketTransfer
Gets an instance of the WebSocket-based transfer class.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also