Skip to content

Instantly share code, notes, and snippets.

View juliusl's full-sized avatar

Julius Liu juliusl

  • Microsoft
  • Redmond
View GitHub Profile
@juliusl
juliusl / InventoryService.cs
Created June 17, 2016 05:30
ServiceRequestStart/Stop Instrumentation Example
// ------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License (MIT). See License.txt in the repo root for license information.
// ------------------------------------------------------------
namespace Inventory.Service
{
using System;
using System.Collections.Generic;
using System.Fabric;