Base:
property
ConnectionId
Microsoft.AspNetCore.Connections.BaseConnectionContext.ConnectionId
Implemented interface member:
property
ConnectionId
Microsoft.AspNetCore.Connections.Features.IConnectionIdFeature.ConnectionId
1 write to ConnectionId
Microsoft.AspNetCore.Connections.Abstractions (1)
DefaultConnectionContext.cs (1)
45
ConnectionId
= id;
2 references to ConnectionId
Microsoft.AspNetCore.Connections.Abstractions (2)
DefaultConnectionContext.cs (2)
42
/// <param name="id">The <see cref="
ConnectionId
"/>.</param>
61
/// <param name="id">The <see cref="
ConnectionId
"/>.</param>