Edit

Share via


ErrorCode.ServiceHost_NoContractImplemented Field

Definition

Failed to find the contract implemented by the service type.

public const int ServiceHost_NoContractImplemented = -2147216986;
val mutable ServiceHost_NoContractImplemented : int
Public Const ServiceHost_NoContractImplemented As Integer  = -2147216986

Field Value

Value = -2147216986

Applies to