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