Microsoft Internet Security and Acceleration Server 2000 |
Removes a server from the collection.
Note This method is available only for an array in ISA Server Enterprise Edition. It is not available for a stand-alone server, or for ISA Server Standard Edition.
FPCServers.Remove( vIndex, bForced )
HRESULT Remove( VARIANT vIndex, VARIANT_BOOL bForced );
The FPCServers collection represents a server array; you remove a server from an array by using the Remove method. This removal is not permanent until after the Save method is called and the new array contents are saved to persistent storage.