Microsoft.WindowsAzure.MediaServices.Client.StreamingEndPointRequestLogCollection.StreamingEndPointRequestLogCollection C# (CSharp) Method

StreamingEndPointRequestLogCollection() private method

private StreamingEndPointRequestLogCollection ( MediaContextBase cloudMediaContext ) : System
cloudMediaContext MediaContextBase
return System
        internal StreamingEndPointRequestLogCollection(MediaContextBase cloudMediaContext)
        {
            MediaContext = cloudMediaContext;
        }