TargetServerGroup.RemoveMemberServer(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The DropMemberServer method drops the indicated multiserver administration target server (Tsx) from the group referenced.
public void RemoveMemberServer (string srvname);
member this.RemoveMemberServer : string -> unit
Public Sub RemoveMemberServer (srvname As String)
Parameters
- srvname
- String