Click or drag to resize

TransportInfo Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.NetworkTransportInfo

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class TransportInfo : EventArgs

The TransportInfo type exposes the following members.

Constructors
 NameDescription
Public methodTransportInfoInitializes a new instance of the TransportInfo class
Top
Properties
Methods
 NameDescription
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodGetHashCode
(Overrides ObjectGetHashCode)
Public methodToString
(Overrides ObjectToString)
Top
Extension Methods
 NameDescription
Public Extension MethodLocalToEndpoint
(Defined by EndpointEx)
Public Extension MethodRemoteToEndpoint
(Defined by EndpointEx)
Top
See Also