Bagikan melalui


WebEventCodes.ApplicationCodeBase Bidang

Definisi

Mengidentifikasi offset untuk kode peristiwa aplikasi pemantauan kesehatan ASP.NET. Bidang ini konstan.

public: int ApplicationCodeBase = 1000;
public const int ApplicationCodeBase = 1000;
val mutable ApplicationCodeBase : int
Public Const ApplicationCodeBase As Integer  = 1000

Nilai Bidang

Value = 1000

Keterangan

Nilai ApplicationCodeBase mewakili offset untuk kode peristiwa utama yang terkait dengan jenis .WebApplicationLifetimeEvent Semua kode aplikasi diberi nilai yang lebih besar dari ApplicationCodeBase.

Berlaku untuk

Lihat juga