Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlayFab/gsdk
/ SendInfoAsync
Method
SendInfoAsync
csharp/GSDK_CSharp_Standard/HttpClientWrapper.cs:13–13 ·
view source on GitHub ↗
(string url)
Source
from the content-addressed store, hash-verified
11
{
12
Task<HeartbeatResponse> SendHeartbeatAsync(HeartbeatRequest request);
13
Task SendInfoAsync(string url);
14
}
15
16
internal class HttpClientWrapper : IHttpClient
Callers
2
TestInitialize
Method · 0.45
HeartbeatAsync
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestInitialize
Method · 0.36