SessionConnectionLU0.InternalSetServerName(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.
protected:
override void InternalSetServerName(System::String ^ serverName);
protected override void InternalSetServerName (string serverName);
override this.InternalSetServerName : string -> unit
Protected Overrides Sub InternalSetServerName (serverName As String)
Parameters
- serverName
- String