ConnectionInfo.RequestClose 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.
Close connection gracefully.
public virtual void RequestClose ();
abstract member RequestClose : unit -> unit
override this.RequestClose : unit -> unit
Public Overridable Sub RequestClose ()