Request.ConnectionId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::UInt64 ConnectionId { System::UInt64 get(); };
public:
property long ConnectionId { long get(); };
public ulong ConnectionId { get; }
public long ConnectionId { get; }
member this.ConnectionId : uint64
member this.ConnectionId : int64
Public ReadOnly Property ConnectionId As ULong
Public ReadOnly Property ConnectionId As Long