Share via


SocketIOSocketContext Class

Definition

Represents the context for a SocketIO socket.

public class SocketIOSocketContext : Microsoft.Azure.WebPubSub.Common.WebPubSubConnectionContext
type SocketIOSocketContext = class
    inherit WebPubSubConnectionContext
Public Class SocketIOSocketContext
Inherits WebPubSubConnectionContext
Inheritance
SocketIOSocketContext

Properties

Namespace

The namespace of the socket.

SocketId

The socket id of the socket.

Applies to