HttpRequestMessage.ConnectionId プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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)
プロパティ値
- 属性