CapacityRating property

Sets or returns the performance/capacity rating of this server, relative to other servers on the site.

Syntax


C++

HRESULT get_CapacityRating(LONG* pCapacityRating)

HRESULT put_CapacityRating(LONG MyCapacityRating)

Scripting languages

CapacityRating = Server.CapacityRating

Server.CapacityRating = CapacityRating

Home

Applies to

IERUSiteServer