Edit

Share via


ResponseCode.NotImplemented Field

Definition

Feature is not implemented. (501)

public: int NotImplemented = 501;
public const int NotImplemented = 501;
val mutable NotImplemented : int
Public Const NotImplemented As Integer  = 501

Field Value

Value = 501

Applies to