Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GoogleCloudSamples
WebApiConfig.HelloWorldHandler
C# 클래스 GoogleCloudSamples.WebApiConfig.HelloWorldHandler
Simple HTTP Handler that demonstrates logging using Log4Net and the Stackdriver Logging API.
상속:
System.Net.Http.HttpMessageHandler
파일 보기
프로젝트 열기: GoogleCloudPlatform/dotnet-docs-samples
보호된 메소드들
메소드
설명
SendAsync
(
HttpRequestMessage
request
,
CancellationToken
cancellationToken
) :
Task
메소드 상세
SendAsync()
보호된
메소드
protected
SendAsync
(
HttpRequestMessage
request
,
CancellationToken
cancellationToken
) :
Task
request
System.Net.Http.HttpRequestMessage
cancellationToken
System.Threading.CancellationToken
리턴
Task