Request.ConnectionId Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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