HttpRequestMessage.ConnectionId Vlastnost

Definice

public:
 property Nullable<long> ConnectionId { Nullable<long> get(); void set(Nullable<long> value); };
[System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5008", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
public long? ConnectionId { get; set; }
[<System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5008", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
member this.ConnectionId : Nullable<int64> with get, set
Public Property ConnectionId As Nullable(Of Long)

Hodnota vlastnosti

Atributy

Platí pro