WebServiceRequestBase.IfNoneMatch property

Gets or sets the If-None-Match header.

public string? IfNoneMatch { get; set; }

Property Value

The If-None-Match ETag.

See Also