SslStream::ShutdownAsync Method ()
Shuts down this SslStream.
Assembly: System (in System.dll)
public: [HostProtectionAttribute(SecurityAction::LinkDemand, ExternalThreading = true)] virtual Task^ ShutdownAsync()
Return Value
Type: System.Threading.Tasks::Task^The task object representing the asynchronous operation.
.NET Framework
Available since 4.7
Available since 4.7
Show: