Edit

Share via


ErrorCode.ServiceHost_UnexpectedException Field

Definition

An unexpected exception occurred. Please see the service host execution log for details.

public const int ServiceHost_UnexpectedException = -2147216972;
val mutable ServiceHost_UnexpectedException : int
Public Const ServiceHost_UnexpectedException As Integer  = -2147216972

Field Value

Value = -2147216972

Applies to