CloseNotifier

Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.net.http
  • Platforms: .NET, .NET Standard 2.0, Island

Required Methods


CloseNotify

 

method CloseNotify: ReceivingChannel<Boolean>

 

ReceivingChannel<Boolean> CloseNotify()

 

func CloseNotify() -> ReceivingChannel<Boolean>

 

func CloseNotify() ReceivingChannel<Boolean>

 

Function CloseNotify() As ReceivingChannel<Boolean>