Microsoft.HockeyApp.Channel.Transmission.Transmission C# (CSharp) Méthode

Transmission() protected méthode

Initializes a new instance of the Transmission class. This overload is for Test purposes.
protected Transmission ( ) : System
Résultat System
        protected internal Transmission()
        {
        }

Same methods

Transmission::Transmission ( Uri address, byte content, string contentType, string contentEncoding, System.TimeSpan timeout = default(TimeSpan) ) : System