Transmission
Transmission()
Transmission(Uri, Byte[], String, String, TimeSpan)
Transmission(Uri, ICollection<ITelemetry>, TimeSpan)
Content
ContentEncoding
ContentType
EndpointAddress
Id
TelemetryItems
Timeout
CreateRequestMessage(Uri, Stream)
SendAsync()
Split(Func<Int32, Int32>)
netcoreapp2.2
namespace Microsoft.ApplicationInsights.Channel
{
public class Transmission
{
public Transmission(Uri address, byte[] content, string contentType, string contentEncoding, TimeSpan timeout = default);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
.NET Core | 2.02.12.2 |
Information specific to netcoreapp2.2 | |
Assembly | Microsoft.ApplicationInsights , Version=2.4.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API