protected override void Dispose(bool disposing) { if (disposing) { ServiceCall.Dispose(); } base.Dispose(disposing); }