TargetServerGroup.AddMemberServer(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 AddMemberServer method assigns target server (Tsx) group membership to the target server specified.
public void AddMemberServer (string srvname);
member this.AddMemberServer : string -> unit
Public Sub AddMemberServer (srvname As String)
Parameters
- srvname
- String